aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob Unterwurzacher2019-12-29 14:13:59 +0100
committerJakob Unterwurzacher2019-12-29 14:16:06 +0100
commit7116838abb4b1b11ff3371dff7e42bb16e3d8541 (patch)
tree233a601b3296b8cc50237744a25a4392d6f412db /README.md
parentdb43bfc4c03b37b8b91bef413f4a75e8d769dc15 (diff)
Travis CI: clean up Go versions
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4e33a15..38cacdb 100644
--- a/README.md
+++ b/README.md
@@ -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