Updated documentation about bin/composer

This commit is contained in:
Hypolite Petovan 2018-03-18 23:59:11 -04:00
parent ca4110efc7
commit d53a0d41e2
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
To install all addons using git, cd into your top level Friendica directory and To install all addons using git, cd into your top level Friendica directory and
git clone https://github.com/friendica/friendica-addons.git addon git clone https://github.com/friendica/friendica-addons.git addon
util/composer.phar install -d addon bin/composer.phar install -d addon
This will clone the entire repository in a directory called addon. They can now be activated in the addons section of your admin panel. This will clone the entire repository in a directory called addon. They can now be activated in the addons section of your admin panel.