Skip to content

Commit 3320514

Browse files
authored
Merge pull request #226 from nhedger/chore/remove-dollar-sign
chore(docs): remove leading dollar sign
2 parents 77aa876 + 25688d8 commit 3320514

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)