From 7c9c5fd36dbff21cf255aaf08278729b02613222 Mon Sep 17 00:00:00 2001 From: Fabricio Voznika Date: Tue, 23 Apr 2019 17:45:34 -0700 Subject: Add Linux version to requirements section PiperOrigin-RevId: 244959388 Change-Id: Ifb08678d975cf9f694a21012f9a1e9f45b1f197c --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f37f55d2f..cabc2bb71 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ architectures may become available in the future. Make sure the following dependencies are installed: +* Linux 4.14.77+ ([older linux][old-linux]) * [git][git] * [Bazel][bazel] 0.18+ * [Python][python] @@ -125,6 +126,7 @@ See [Contributing.md](CONTRIBUTING.md). [gvisor-users-list]: https://groups.google.com/forum/#!forum/gvisor-users [gvisor-dev-list]: https://groups.google.com/forum/#!forum/gvisor-dev [oci]: https://www.opencontainers.org +[old-linux]: https://gvisor.dev/docs/user_guide/networking/#gso [python]: https://python.org [rbe]: https://blog.bazel.build/2018/10/05/remote-build-execution.html [sandbox]: https://en.wikipedia.org/wiki/Sandbox_(computer_security) -- cgit v1.2.3