Skip to content

Commit c43dc82

Browse files
authored
Update README.md
1 parent f662432 commit c43dc82

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ Install jsonlint with npm to use the command line interface:
88

99
npm install jsonlint -g
1010

11+
Install jsonlint with brew to use the command line interface:
12+
13+
brew install jsonlint
14+
1115
Validate a file like so:
1216

1317
jsonlint myfile.json

0 commit comments

Comments
 (0)