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.