summaryrefslogtreecommitdiffhomepage
path: root/gui/scripts/README.md
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2019-11-27 12:53:45 +0100
committerAndrej Mihajlov <and@mullvad.net>2019-11-27 12:53:45 +0100
commitb2486cd53338f44dd721166c5db02faef4b7b396 (patch)
tree1ae7b7affbc2d773b754169f56001e2c7e6008fe /gui/scripts/README.md
parent8f9a183130ce77870c23b0e445ace79ad8b5d272 (diff)
parent44a981368a68479fa0001615283a8fe5568ae7ea (diff)
downloadmullvadvpn-b2486cd53338f44dd721166c5db02faef4b7b396.tar.xz
mullvadvpn-b2486cd53338f44dd721166c5db02faef4b7b396.zip
Merge branch 'update-readme-and-python-requirements'
Diffstat (limited to 'gui/scripts/README.md')
-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