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