Skip to content

Commit c93b740

Browse files
authored
Merge pull request swiftlang#23488 from nafu/specify-python-version-in-readme
2 parents 9b9de44 + 02febc2 commit c93b740

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ several hours. Naturally, incremental builds are much faster.
7171
macOS, Ubuntu Linux LTS, and the latest Ubuntu Linux release are the current
7272
supported host development operating systems.
7373

74+
Please make sure you use Python 2.x. Python 3.x is not supported currently.
75+
7476
#### macOS
7577

7678
To build for macOS, you need [Xcode 10.2 beta](https://developer.apple.com/xcode/downloads/).

0 commit comments

Comments
 (0)