Skip to content

Commit

Permalink
docs: add jv installation instructions (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamcohen2 committed Sep 28, 2022
1 parent cf86572 commit 6fcf576
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,8 @@ Prints:

## CLI

to install `go install github.com/santhosh-tekuri/jsonschema/v5/cmd/jv@latest`

```bash
jv [-draft INT] [-output FORMAT] [-assertformat] <json-schema> [<json-doc>]...
-assertformat
Expand Down

0 comments on commit 6fcf576

Please sign in to comment.