mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-14 16:06:30 +02:00
Added instruction to add Python to path.
This commit is contained in:
parent
03ad14caaf
commit
bab306fd30
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ Nitpick has 5 functions, separated into separate tabs:
|
|||
`nitpick` is packaged with High Fidelity PR and Development builds.
|
||||
### Windows
|
||||
1. (First time) download and install Python 3 from https://hifi-qa.s3.amazonaws.com/nitpick/Windows/python-3.7.0-amd64.exe (also located at https://www.python.org/downloads/)
|
||||
1. Click the "add python to path" checkbox on the python installer
|
||||
1. After installation - create an environment variable called PYTHON_PATH and set it to the folder containing the Python executable.
|
||||
1. (First time) download and install AWS CLI from https://hifi-qa.s3.amazonaws.com/nitpick/Windows/AWSCLI64PY3.msi (also available at https://aws.amazon.com/cli/
|
||||
1. Open a new command prompt and run
|
||||
|
|
Loading…
Reference in a new issue