Skip to content
Snippets Groups Projects
Unverified Commit 81c8e8ad authored by Andrew Cox - LunarG's avatar Andrew Cox - LunarG Committed by GitHub
Browse files

Update README.md

parent b2b9a856
Branches
Tags
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