mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 17:49:27 +02:00
Removed unneeded step.
This commit is contained in:
parent
f9396fe597
commit
03ad14caaf
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ Nitpick has 5 functions, separated into separate tabs:
|
||||||
## Installation
|
## Installation
|
||||||
`nitpick` is packaged with High Fidelity PR and Development builds.
|
`nitpick` is packaged with High Fidelity PR and Development builds.
|
||||||
### Windows
|
### Windows
|
||||||
1. (First time) download and install vc_redist.x64.exe (available at https://hifi-qa.s3.amazonaws.com/nitpick/Windows/nitpick-installer-v1.2.exe)
|
|
||||||
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. (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. After installation - create an environment variable called PYTHON_PATH and set it to the folder containing the Python executable.
|
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. (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/
|
||||||
|
|
Loading…
Reference in a new issue