From 2c7dd5e7212744b26e3200eb315ad2284c352d0d Mon Sep 17 00:00:00 2001 From: Maksim Andrianov Date: Wed, 26 Jun 2019 19:26:23 +0300 Subject: [PATCH] Fixed typo --- tools/python/maps_generator/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/python/maps_generator/README.md b/tools/python/maps_generator/README.md index ec87bc28e5..67d570f5c0 100644 --- a/tools/python/maps_generator/README.md +++ b/tools/python/maps_generator/README.md @@ -10,6 +10,7 @@ Further we will call them world and coastlines. ## Setup You must have Python version not lower than 3.6 and complete the following steps: + 0. [Build and install generator_tool.](https://github.com/mapsme/omim/blob/master/docs/INSTALL.md#maps-generator) 1. Change directory: ```sh