Merge pull request #809 from softmetz/softmetz-patch-1

Remove invalid call to composer
This commit is contained in:
Hypolite Petovan
2019-02-18 13:35:30 -05:00
committed by GitHub

View File

@@ -5,7 +5,6 @@
To install all addons using git, cd into your top level Friendica directory and
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.