summaryrefslogtreecommitdiffhomepage
path: root/gui/scripts
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2019-11-26 12:38:31 +0100
committerAndrej Mihajlov <and@mullvad.net>2019-11-27 12:52:24 +0100
commit44a981368a68479fa0001615283a8fe5568ae7ea (patch)
tree1ae7b7affbc2d773b754169f56001e2c7e6008fe /gui/scripts
parent1b28a03492f03c816c1f935c7987b4ce60ba0707 (diff)
downloadmullvadvpn-44a981368a68479fa0001615283a8fe5568ae7ea.tar.xz
mullvadvpn-44a981368a68479fa0001615283a8fe5568ae7ea.zip
Update README
Diffstat (limited to 'gui/scripts')
-rw-r--r--gui/scripts/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/scripts/README.md b/gui/scripts/README.md
index 6d11c55ec0..c60323134a 100644
--- a/gui/scripts/README.md
+++ b/gui/scripts/README.md
@@ -62,7 +62,7 @@ and finally generate the R-Tree cache:
npx ts-node prepare-rtree.ts
```
-At this point all of the data should be saved in `gui/geo-data/out` folder.
+At this point all of the data should be saved in `gui/scripts/out` folder.
## App integration notes