Skip to content

Commit 47d87a4

Browse files
committed
Fix documentation error
1 parent 30729ba commit 47d87a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ python3 -V
3939
Python 3.6.3
4040
4141
python2 -V
42-
2.7.13
42+
Python 2.7.13
4343
```
4444

4545
In some cases, you might want python2 and python3 to co-exist, but python needs to point at a specific python version. The order of python versions is what controls this.

0 commit comments

Comments
 (0)