diff --git a/README.md b/README.md index 2583027..fbd1721 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ The best way to install DebugBar is using [Composer](http://getcomposer.org) with the following command: ```bash -composer require maximebf/debugbar --dev +composer require --dev php-debugbar/php-debugbar ``` ## Quick start