Skip to content

Commit

Permalink
Merge pull request #29 from tacman/patch-1
Browse files Browse the repository at this point in the history
remove $ so gitclip works
  • Loading branch information
colinodell authored Nov 22, 2024
2 parents d073e87 + fd17178 commit b07a1da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ multi-line string',
Via Composer

``` bash
$ composer require colinodell/json5
composer require colinodell/json5
```

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

``` bash
$ composer test
composer test
```

## Contributing
Expand Down

0 comments on commit b07a1da

Please sign in to comment.