Skip to content

Commit d783bd1

Browse files
ErikSchierboomBethanyG
authored andcommitted
Update INSTALLATION.md
1 parent 8e5c585 commit d783bd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/INSTALLATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Real Python also offers a [nice guide][helpful guide] to installation on various
66
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.
77

88
**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.
1010
You should instead install Python 3 via one of the methods detailed below.
1111
As of MacOS Monterey (12.3), no version of Python will be pre-installed via MacOS.
1212

0 commit comments

Comments
 (0)