Skip to content

Commit 25688d8

Browse files
committed
chore(docs): remove leading dollar sign
1 parent 77aa876 commit 25688d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -850,7 +850,7 @@ This project follows [SemVer](https://semver.org/).
850850
This will install the latest supported version:
851851

852852
```bash
853-
$ composer require react/promise:^2.9
853+
composer require react/promise:^2.9
854854
```
855855

856856
See also the [CHANGELOG](CHANGELOG.md) for details about version upgrades.

0 commit comments

Comments
 (0)