diff --git a/README.md b/README.md index f91baca2b..c54d83cb2 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Internally Monolog still uses its own level scheme since it predates PSR-3. Install the latest version with ```bash -$ composer require monolog/monolog +composer require monolog/monolog ``` ## Basic Usage