From 5750934fefe09b33437cbf675c13db1732dcbeef Mon Sep 17 00:00:00 2001 From: Phil Sturgeon Date: Tue, 21 Oct 2014 06:11:07 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f5f2ac..1659f94 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ PSRs you support to avoid any confusion with users and contributors. Via Composer ``` bash -$ php composer.phar require league/skeleton +$ composer require league/skeleton ``` ## Usage