Update how to setup authored by Jakob Grahn's avatar Jakob Grahn
......@@ -2,7 +2,7 @@ Below are step-by-step instructions for setting up the 2D-InSAR VPI ArcGIS toolb
## 1. Download source codes:
Download this repository to a path of your choice, from now on referenced to as `C:\path-to-vpi-codes\`.
Download the VPI toolbox to a path of your choice, from now on referenced to as `C:\path-to-vpi-codes\`.
<!---
## 2. Update/create PYTHONPATH environment variable:
......@@ -51,7 +51,7 @@ After restarting ArcGIS Pro, go to the catalog pane: <details><summary>Show scre
Left-click `Toolboxes`, click `Add Toolbox` and select the file:
```
C:\path-to-vpi-codes\vpi_arcgis\vpi.pyt
C:\path-to-vpi-codes\vpi.pyt
```
......
......