Add Linux version to requirements section

PiperOrigin-RevId: 244959388
Change-Id: Ifb08678d975cf9f694a21012f9a1e9f45b1f197c
This commit is contained in:
Fabricio Voznika
2019-04-23 17:46:44 -07:00
committed by Shentubot
parent 1b10f52d59
commit 7c9c5fd36d
+2
View File
@@ -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)