diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -93,7 +93,7 @@ as well as in the go-fuse library. Compile ------- -With [go 1.7 or higher](.travis.yml#L12): +With [go 1.11 or higher](.travis.yml#L12): $ go get -d github.com/rfjakob/gocryptfs $ cd $(go env GOPATH)/src/github.com/rfjakob/gocryptfs |