Skip to content

Commit b07a1da

Browse files
authored
Merge pull request #29 from tacman/patch-1
remove $ so gitclip works
2 parents d073e87 + fd17178 commit b07a1da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ multi-line string',
4949
Via Composer
5050

5151
``` bash
52-
$ composer require colinodell/json5
52+
composer require colinodell/json5
5353
```
5454

5555
## Usage
@@ -114,7 +114,7 @@ Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed re
114114
## Testing
115115

116116
``` bash
117-
$ composer test
117+
composer test
118118
```
119119

120120
## Contributing

0 commit comments

Comments
 (0)