]> git.mxchange.org Git - friendica.git/blobdiff - INSTALL.txt
Move util/composer.ohar to bin/
[friendica.git] / INSTALL.txt
index 01fe65d118584895bb8c6670d36bb2ab61a10c79..ee3779bc9d10e1cf5da2db128d2cea531f9d78c3 100644 (file)
@@ -66,7 +66,7 @@ OR
 
        git clone https://github.com/friendica/friendica [web server folder]
        cd [web server folder]
-       php util/composer.phar install
+       php bin/composer.phar install
 
 3. Create an empty database and note the access details (hostname, username,
 password, database name).