]> git.mxchange.org Git - friendica-addons.git/blobdiff - INSTALL.txt
Merge pull request #599 from annando/fix-contact-update
[friendica-addons.git] / INSTALL.txt
index 8b248bd010465233592cfecaa955de994eea73ef..5ea0c9a2e1d150ff01c293da740470fa5fdc1e13 100644 (file)
@@ -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.