From f22ac591c0a229ee56303b13d4cacb036682a8bd Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Mon, 13 Oct 2014 16:08:15 +0100 Subject: [PATCH] Update installation.md --- installation.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/installation.md b/installation.md index fbd1e01d..cfdfc374 100755 --- a/installation.md +++ b/installation.md @@ -14,6 +14,4 @@ In your project root just run: composer require league/oauth2-server:4.0.x-dev ~~~ -Now, assuming you have [installed Composer](https://getcomposer.org/download/) run `composer update`. - -Ensure now that you’ve set up your project to [autoload Composer-installed packages](https://getcomposer.org/doc/00-intro.md#autoloading). +Ensure that you’ve set up your project to [autoload Composer-installed packages](https://getcomposer.org/doc/00-intro.md#autoloading).