about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authormark <markm@cs.wisc.edu>2020-06-17 12:53:46 -0500
committerWho? Me?! <mark-i-m@users.noreply.github.com>2020-06-18 12:16:00 -0500
commitecae3b8e39008d145f5bceb28906db42e5f093cc (patch)
treef981f901b7c53b74610416847f9240ebf857f200 /src/doc/rustc-dev-guide
parent75338b781af91c67afb37c4d4caca64173949939 (diff)
downloadrust-ecae3b8e39008d145f5bceb28906db42e5f093cc.tar.gz
rust-ecae3b8e39008d145f5bceb28906db42e5f093cc.zip
python 3 also
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rw-r--r--src/doc/rustc-dev-guide/src/getting-started.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/getting-started.md b/src/doc/rustc-dev-guide/src/getting-started.md
index d7d7f931442..9715403e666 100644
--- a/src/doc/rustc-dev-guide/src/getting-started.md
+++ b/src/doc/rustc-dev-guide/src/getting-started.md
@@ -60,7 +60,7 @@ advice.**][suggested]
 ### System Requirements
 
 [**See this chapter for detailed software requirements.**](./building/prerequisites.md)
-Most notably, you will need Python 2 to run `x.py`.
+Most notably, you will need Python 2 or 3 to run `x.py`.
 
 There are no hard hardware requirements, but building the compiler is
 computationally expensive, so a beefier machine will help, and I wouldn't