X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=INSTALL.txt;h=5ea0c9a2e1d150ff01c293da740470fa5fdc1e13;hb=7f1fda43aea76a01dfaffba565af94cd2eb28ead;hp=8b248bd010465233592cfecaa955de994eea73ef;hpb=39dd3dffe07efd69fa1ac6d0bd243c7fc0e3a66f;p=friendica-addons.git 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.