Move util/composer.ohar to bin/

This commit is contained in:
Hypolite Petovan 2018-03-18 23:15:31 -04:00
parent b54b0f0728
commit 3f71cdf8be
8 changed files with 12 additions and 12 deletions

View file

@ -47,7 +47,7 @@ The Linux commands to clone the repository into a directory "mywebsite" would be
git clone https://github.com/friendica/friendica.git mywebsite
cd mywebsite
util/composer.phar install
bin/composer.phar install
Make sure the folder *view/smarty3* exists and is writable by the webserver user