remove invalid call to composer
parent
cb6acce661
commit
fab23ae2a9
|
@ -5,7 +5,6 @@
|
||||||
To install all addons using git, cd into your top level Friendica directory and
|
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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue