Skip to content

Commit

Permalink
README: Document we need a post-checksum change go 1.11 version
Browse files Browse the repository at this point in the history
  • Loading branch information
dlespiau committed Mar 22, 2019
1 parent 7c51dc4 commit 0d44905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ When contributing to this repository, please first discuss the change you wish t
The `jk` executable itself is written in [Go](https://golang.org), but the JavaScript part of this project requires [NodeJS](https://nodejs.org).

**Prerequisites:**
* `go` 1.11+ (modules support)
* `go` 1.11.4 or later (modules support)
* `nodejs`, `npm`
* `make`

Expand Down

0 comments on commit 0d44905

Please sign in to comment.