diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2019-04-25 12:46:21 +0200 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2019-04-25 12:46:21 +0200 |
| commit | 760a556c7cc62c634603f3b037c3dd7bf6fa6af3 (patch) | |
| tree | 4606d68830033da4497529dd9e0f7f6a7af60c1d /gui/scripts/README.md | |
| parent | aee0d7034c7f6419ad6770358506a0ebea618040 (diff) | |
| parent | 9e421d7a9ba77be15542517fdd4e2ae35ff6bcad (diff) | |
| download | mullvadvpn-760a556c7cc62c634603f3b037c3dd7bf6fa6af3.tar.xz mullvadvpn-760a556c7cc62c634603f3b037c3dd7bf6fa6af3.zip | |
Merge branch 'remove-file-refs-in-pot'
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 |
