1
0
mirror of https://github.com/mastodon/documentation synced 2025-04-11 22:56:17 +02:00

Merge pull request #257 from garbados/patch-1

Update Development-guide.md
This commit is contained in:
Eugen Rochko 2017-05-22 15:32:58 +02:00 committed by GitHub
commit 92405a8d91

View File

@ -17,7 +17,7 @@ The command to install Ruby project dependencies is the following:
bundle install
Similarly, installing JavaScript dependencies doesn't require any flags:
Install JavaScript dependencies with this command:
yarn install --pure-lockfile