Skip to content

Commit

Permalink
remove $ so gitclip works (#82)
Browse files Browse the repository at this point in the history
tacman authored Dec 18, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 594fd64 commit 91971af
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -58,7 +58,9 @@ Installation

For a quick install with Composer use:

$ composer require seld/jsonlint
```bash
composer require seld/jsonlint
```

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

0 comments on commit 91971af

Please sign in to comment.