mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-03 19:57:41 +02:00
Improve installation instructions (#1871)
Remove `$` as it's not valid terminal command and breaks copy-paste flow.
This commit is contained in:
@@ -40,7 +40,7 @@ Internally Monolog still uses its own level scheme since it predates PSR-3.
|
|||||||
Install the latest version with
|
Install the latest version with
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ composer require monolog/monolog
|
composer require monolog/monolog
|
||||||
```
|
```
|
||||||
|
|
||||||
## Basic Usage
|
## Basic Usage
|
||||||
|
Reference in New Issue
Block a user