This commit is contained in:
2018-01-17 07:56:16 -05:00
parent 7ca039af04
commit 7de66d8f2e
+3 -3
View File
@@ -42,9 +42,9 @@ Of course, the first thing you need to do is install Python on your machine. If
Here are some great installation guides for various system types:
- Installing Python 3 Properly on MacOS
- Installing Python 3 Properly on Linux
- Installing Python 3 Properly on Windows
- `Installing Python 3 Properly on MacOS <http://docs.python-guide.org/en/latest/starting/install3/osx/>`_
- `Installing Python 3 Properly on Linux <http://docs.python-guide.org/en/latest/starting/install3/linux/>`_
- `Installing Python 3 Properly on Windows <http://docs.python-guide.org/en/latest/starting/install3/windows/>`_
Installing Pipenv
————————————————-