Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authoreasz <easy.lin@gmail.com>2015-11-15 19:08:43 +0300
committereasz <easy.lin@gmail.com>2015-11-15 19:08:43 +0300
commitd02f8bbde2b29bb98500e75856a704478727ac27 (patch)
tree47b4fbca3c79153996a73d06976ad0237911a9cc /docs
parent9bc8a7b12977a3c61ac432ae7286b9b24fe72537 (diff)
fixed typo
Diffstat (limited to 'docs')
-rw-r--r--docs/INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/INSTALL.md b/docs/INSTALL.md
index 973bd7b3b7..c8105661db 100644
--- a/docs/INSTALL.md
+++ b/docs/INSTALL.md
@@ -125,7 +125,7 @@ to check it out before following these steps.
### Building data
-* Run `CONFIG="gtool map-designer" omim/tools/unix/build_omim.sh`.
+* Run `CONFIG="gtool map_designer" omim/tools/unix/build_omim.sh`.
* Generate data as usual (either with `generate_mwm.sh` or `generate_planet.sh`).
* For MAPS.ME employees, publish planet data to http://designer.mapswithme.com/mac/DATA_VERSION
(via a ticket to admins, from `mapsme4:/opt/mapsme/designers`).