Update readme.md
This commit is contained in:
parent
893dc140ed
commit
452efb92b7
@ -19,7 +19,8 @@ Prior to starting, it would be helpful if you have the following items saved to
|
|||||||
1. Download the latest version of Python 3<br>
|
1. Download the latest version of Python 3<br>
|
||||||
<a href="https://www.python.org/downloads/">Python Download Page</a><br>
|
<a href="https://www.python.org/downloads/">Python Download Page</a><br>
|
||||||
2. Install PIP to handle the installation of new Python libraries<br>
|
2. Install PIP to handle the installation of new Python libraries<br>
|
||||||
- The PIP install script can be obtained from here: <a href="https://bootstrap.pypa.io/get-pip.py">PIP install script</a><br>
|
- The PIP install script can be obtained from here: <br>
|
||||||
|
<a href="https://bootstrap.pypa.io/get-pip.py">PIP install script</a><br>
|
||||||
- Run the following cmd command in the directory that the above script was installed into:<br>
|
- Run the following cmd command in the directory that the above script was installed into:<br>
|
||||||
```python get-pip.py```<br>
|
```python get-pip.py```<br>
|
||||||
3. Close and re-open the cmd window to ensure the package has been added to the global environment.<br>
|
3. Close and re-open the cmd window to ensure the package has been added to the global environment.<br>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user