From 848712744c15f62a0157bc0954f2acbf2c0025f8 Mon Sep 17 00:00:00 2001 From: suhaboncukcu Date: Wed, 28 Feb 2018 23:20:27 +0300 Subject: [PATCH] Update package name for readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca7659d..f3591d0 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ You can install this plugin into your CakePHP application using [composer](http: #### 1. Use composer to install ``` -composer require suhaboncukcu/Oauth2Server +composer require suhaboncukcu/oauth2server ``` #### 2. Load the plugin