Skip to content

Commit 7e732f7

Browse files
committed
less confusing "don't remove python 2" text
1 parent 7692c10 commit 7e732f7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

basics/installing-python.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,9 @@ me](../contact-me.md).
4040
### Linux
4141

4242
You already have Python 3, **there's no need to install anything**. You
43-
may also have Python 2, but don't try to remove it. Some of your
44-
programs are probably written in Python 2, so removing Python 2 would
43+
may also have Python 2, but don't try to remove it.
44+
Some of the programs that came with your operating system
45+
are probably written in Python 2, so removing Python 2 would
4546
break them.
4647

4748
## Running Python

0 commit comments

Comments
 (0)