This commit is contained in:
Simon Vieille 2016-09-28 09:18:33 +02:00
parent 2f65088c5e
commit 12e6efc471

View file

@ -58,7 +58,7 @@ Else, follow the next instructions:
# With Wget # With Wget
wget -O - -q https://getcomposer.org/installer | php wget -O - -q https://getcomposer.org/installer | php
Assuming `~/bin` exists ans is in `$PATH`. Assuming `~/bin` exists in `$PATH`.
chmod +x composer.phar chmod +x composer.phar
mv composer.phar ~/bin/composer mv composer.phar ~/bin/composer