add --no-dev parameter to composer
This commit is contained in:
@@ -21,7 +21,7 @@ You can get the latest changes at any time with
|
||||
|
||||
cd path/to/friendica
|
||||
git pull
|
||||
bin/composer.phar install
|
||||
bin/composer.phar install --no-dev
|
||||
|
||||
The addon tree has to be updated separately like so:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user