Update how to setup authored by Jakob Grahn's avatar Jakob Grahn
......@@ -31,7 +31,9 @@ i.e. the path to where this repository was downloaded (in step 1)
## 2. Create ArcGIS Conda environment:
Open `Start > ArcGIS > Python Command Prompt` and go to the path to where this repository was downloaded (in step 1), i.e. type:
Open `Start > ArcGIS > Python Command Prompt`:
![alt text](/resources/how-to-setup_python-command-prompt.png "Python command prompt")
Go to the path to where this repository was downloaded (in step 1), i.e. type:
```bash
cd C:\path-to-vpi-codes\
```
......
......