Skip to content
Snippets Groups Projects
Unverified Commit 2ca555a3 authored by Neil Pankey's avatar Neil Pankey Committed by GitHub
Browse files

Merge pull request #21 from andrew-lunarg/patch-1

Update README.md
parents 6aba4838 81c8e8ad
No related branches found
No related tags found
No related merge requests found
......@@ -8,10 +8,10 @@ The real credit goes to [xeipuuv/gojsonschema](https://github.com/xeipuuv/gojson
## Installation
Simply use `go get` to install
Simply use `go install` to install
```
go get neilpa.me/yajsv
go install github.com/neilpa/yajsv
```
There are also pre-built static binaries for Windows, Mac and Linux on the [releases tab](https://github.com/neilpa/yajsv/releases/latest).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment