Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading