We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa9b3ec commit e72e2c5Copy full SHA for e72e2c5
src/getting-started.md
@@ -60,7 +60,7 @@ advice.**][suggested]
60
### System Requirements
61
62
[**See this chapter for detailed software requirements.**](./building/prerequisites.md)
63
-Most notably, you will need Python 2 to run `x.py`.
+Most notably, you will need Python 2 or 3 to run `x.py`.
64
65
There are no hard hardware requirements, but building the compiler is
66
computationally expensive, so a beefier machine will help, and I wouldn't
0 commit comments