diff options
| author | Joe Richey joerichey@google.com <joerichey@google.com> | 2018-08-23 10:53:58 -0700 |
|---|---|---|
| committer | Joe Richey joerichey@google.com <joerichey@google.com> | 2018-08-23 10:53:58 -0700 |
| commit | 7fb7ad1dc46b9bfc9b80c41dc22658bffaa8351c (patch) | |
| tree | 14db1ef1d6b2ae19e6ad20e9f683ece46793cd29 /README.md | |
| parent | c3599745ebabda35c43fbb569acf468f98489f5c (diff) | |
Update docs to indicate v1.10 is required
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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/). |