Skip to content

Commit 91971af

Browse files
authored
remove $ so gitclip works (#82)
1 parent 594fd64 commit 91971af

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,9 @@ Installation
5858

5959
For a quick install with Composer use:
6060

61-
$ composer require seld/jsonlint
61+
```bash
62+
composer require seld/jsonlint
63+
```
6264

6365
JSON Lint can easily be used within another app if you have a
6466
[PSR-4](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-4-autoloader.md)

0 commit comments

Comments
 (0)