Merge pull request #750 from nupplaphil/goaway_to_redirectto
[friendica-addons.git/.git] / INSTALL.txt
index c06b08e..5ea0c9a 100644 (file)
@@ -4,9 +4,10 @@
 
 To install all addons using git, cd into your top level Friendica directory and
 
-git clone https://github.com/friendica/friendica-addons.git addon
+       git clone https://github.com/friendica/friendica-addons.git 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.
+This will clone the entire repository in a directory called addon. They can now be activated in the addons section of your admin panel.
 
 ********************
 * Install Manually *