X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=INSTALL.txt;h=5ea0c9a2e1d150ff01c293da740470fa5fdc1e13;hb=20862be7d0a952324f00e83ade491661088e06e4;hp=8b248bd010465233592cfecaa955de994eea73ef;hpb=8f7503d573ad90e8150b1f288b5e9c09f9479c2a;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.