aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 7d647d8..88ec6ad 100644
--- a/README.md
+++ b/README.md
@@ -106,7 +106,7 @@ information about each of the commands.
## Building and Installing
fscrypt has a minimal set of build dependencies:
-* [Go](https://golang.org/doc/install)
+* [Go](https://golang.org/doc/install) 1.10 or higher
* A C compiler (`gcc` or `clang`)
* `make`
* Headers for [`libpam`](http://www.linux-pam.org/).