Skip to content

Commit 4cf5aae

Browse files
nlacasseshentubot
authored andcommitted
Python 3.0 is now supported.
Also document that linux is required. Updates #8 PiperOrigin-RevId: 195317016
1 parent 614836b commit 4cf5aae

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -166,10 +166,12 @@ and Docker.
166166

167167
### Requirements
168168

169+
gVisor currently can only build and run on Linux. In addition, the following
170+
dependencies must be installed.
171+
169172
* [git][git]
170173
* [Bazel][bazel]
171-
* [Python 2.7][python] (See [bug #8](https://github.com/google/gvisor/issues/8)
172-
for Python 3 support updates)
174+
* [Python][python]
173175
* [Docker version 17.09.0 or greater][docker]
174176
* Gold linker (e.g. `binutils-gold` package on Ubuntu)
175177

0 commit comments

Comments
 (0)