From 12e6efc4719106291071064f3dcedf8d1a2bc38d Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Wed, 28 Sep 2016 09:18:33 +0200 Subject: [PATCH] README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e20310b..0492f5a 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Else, follow the next instructions: # With Wget wget -O - -q https://getcomposer.org/installer | php -Assuming `~/bin` exists ans is in `$PATH`. +Assuming `~/bin` exists in `$PATH`. chmod +x composer.phar mv composer.phar ~/bin/composer