Skip to content
This repository has been archived by the owner on Dec 9, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
replace composer install by composer require
  • Loading branch information
Maxime-p authored Sep 24, 2021
1 parent 2f9160e commit 43ede43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Getting Started
---------------

```
$ composer install symfony/debug
$ composer require symfony/debug
```

```php
Expand Down

0 comments on commit 43ede43

Please sign in to comment.