Skip to content

Commit 9e9327b

Browse files
authored
docs: correct go version requirement
1 parent d5d9fa3 commit 9e9327b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ along with unmarshalling code that validates the input JSON according to the sch
2222

2323
* **Download**: Get a release [here](https://github.com/atombender/go-jsonschema/releases).
2424

25-
* **Install from source**: To install with Go 1.16+:
25+
* **Install from source**: To install with Go 1.22+:
2626

2727
```shell
2828
go get github.com/atombender/go-jsonschema/...

0 commit comments

Comments
 (0)