README: Mention min required Go version

This commit is contained in:
Jakob Unterwurzacher 2018-02-05 22:24:51 +01:00
parent 8151222ada
commit a624aab8a1
1 changed files with 2 additions and 0 deletions

View File

@ -68,6 +68,8 @@ as well as in the go-fuse library.
Compile
-------
With [go 1.5 or higher](.travis.yml#L8):
$ go get -d github.com/rfjakob/gocryptfs
$ cd $(go env GOPATH)/src/github.com/rfjakob/gocryptfs
$ ./build.bash