diff options
Diffstat (limited to 'gui/scripts/README.md')
| -rw-r--r-- | gui/scripts/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/scripts/README.md b/gui/scripts/README.md index c158619925..8d94a47687 100644 --- a/gui/scripts/README.md +++ b/gui/scripts/README.md @@ -67,7 +67,7 @@ At this point all of the data should be saved in `gui/geo-data/out` folder. ## App integration notes Once you've extracted all the geo data, run the integration script that will -copy all files ignoring intermediate ones into the `gui/src/assets/geo` folder: +copy all files ignoring intermediate ones into the `gui/assets/geo` folder: ``` python integrate-into-app.py |
