README: Mention min required Go version
This commit is contained in:
parent
8151222ada
commit
a624aab8a1
@ -68,6 +68,8 @@ as well as in the go-fuse library.
|
|||||||
Compile
|
Compile
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
With [go 1.5 or higher](.travis.yml#L8):
|
||||||
|
|
||||||
$ go get -d github.com/rfjakob/gocryptfs
|
$ go get -d github.com/rfjakob/gocryptfs
|
||||||
$ cd $(go env GOPATH)/src/github.com/rfjakob/gocryptfs
|
$ cd $(go env GOPATH)/src/github.com/rfjakob/gocryptfs
|
||||||
$ ./build.bash
|
$ ./build.bash
|
||||||
|
Loading…
Reference in New Issue
Block a user