]> git.mxchange.org Git - friendica-addons.git/commitdiff
remove invalid call to composer
authorsoftmetz <47755368+softmetz@users.noreply.github.com>
Mon, 18 Feb 2019 18:10:16 +0000 (19:10 +0100)
committerGitHub <noreply@github.com>
Mon, 18 Feb 2019 18:10:16 +0000 (19:10 +0100)
INSTALL.txt

index 5ea0c9a2e1d150ff01c293da740470fa5fdc1e13..37998583114fdadac0b257f2156d813afd6dda70 100644 (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.