diff --git a/README.md b/README.md
index c175d9d..ff0ce87 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Require this package in your composer.json and run composer update (or run `comp
 
 After updating composer, add the ServiceProvider to the providers array in app/config/app.php
 
-    'Xavrsl/Cas/CasServiceProvider',
+    'Xavrsl\Cas\CasServiceProvider',
 
 As well as the Facade :