Various minor improvements in the installation instructions.

ldap
Cédric Bonhomme 2018-09-06 08:08:04 +02:00
parent 40622f45ba
commit 65dadd0ea9
No known key found for this signature in database
GPG Key ID: A1CB94DE57B7A70D
1 changed files with 3 additions and 3 deletions

View File

@ -62,9 +62,9 @@ Especially by setting a strong root password.
Clone the repository and invoke `composer` using the shipped `composer.phar`:
cd /var/lib/monarc/fo
git clone https://github.com/monarc-project/MonarcAppFO.git
cd monarc/
cd /var/lib/monarc/
git clone https://github.com/monarc-project/MonarcAppFO.git fo
cd fo/
chown -R www-data data
chmod -R g+w data
php composer.phar self-update