From: Hypolite Petovan Date: Mon, 19 Mar 2018 03:59:11 +0000 (-0400) Subject: Updated documentation about bin/composer X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d53a0d41e2c339ac7a1c199caf574a247f77e185;p=friendica-addons.git Updated documentation about bin/composer --- diff --git a/INSTALL.txt b/INSTALL.txt index 8b248bd0..5ea0c9a2 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -5,7 +5,7 @@ To install all addons using git, cd into your top level Friendica directory and 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.