From bab306fd30f4bd50418dbca21b6e92784b4ea032 Mon Sep 17 00:00:00 2001 From: NissimHadar Date: Thu, 7 Feb 2019 14:38:53 -0800 Subject: [PATCH] Added instruction to add Python to path. --- tools/nitpick/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/nitpick/README.md b/tools/nitpick/README.md index 4588f55df2..2812bc71f5 100644 --- a/tools/nitpick/README.md +++ b/tools/nitpick/README.md @@ -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