Skip to content

Commit e72e2c5

Browse files
committed
python 3 also
1 parent aa9b3ec commit e72e2c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ advice.**][suggested]
6060
### System Requirements
6161

6262
[**See this chapter for detailed software requirements.**](./building/prerequisites.md)
63-
Most notably, you will need Python 2 to run `x.py`.
63+
Most notably, you will need Python 2 or 3 to run `x.py`.
6464

6565
There are no hard hardware requirements, but building the compiler is
6666
computationally expensive, so a beefier machine will help, and I wouldn't

0 commit comments

Comments
 (0)