You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/INSTALLATION.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Real Python also offers a [nice guide][helpful guide] to installation on various
6
6
Finally, these posts by Brett Cannon [A quick-and-dirty guide][quick-and-dirty] and [Why you should use `python -m pip`][python-m-pip], give very helpful advice on how to manage Python installations and packages.
7
7
8
8
**Note for MacOS users:** prior to MacOS Monterey (12.3), `Python 2.7` came pre-installed with the operating system.
9
-
Using `Python 2.7` with exercsim or most other programs is not recommended.
9
+
Using `Python 2.7` with Exercism or most other programs is not recommended.
10
10
You should instead install Python 3 via one of the methods detailed below.
11
11
As of MacOS Monterey (12.3), no version of Python will be pre-installed via MacOS.
0 commit comments