From a1927cf7c9700f78599ac01104ba737856516eca Mon Sep 17 00:00:00 2001 From: Dmitry Panin Date: Mon, 8 Jul 2013 18:50:24 +0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ed0e566..8db3622 100644 --- a/README.md +++ b/README.md @@ -4,18 +4,18 @@ maps from OpenStreetMap data using mkgmap and style files from ## Usage -1. Download the latest versions of `mkgmap`, `splitter`, `osmosis`: +**1.** Download the latest versions of `mkgmap`, `splitter`, `osmosis`: ``` ./update_bin.sh ``` -2. Download the map (that you want to convert) in `pbf` format. Possible links: +**2.** Download the map (that you want to convert) in `pbf` format. Possible links: - - - -3. Generate map: +**3.** Generate map: ``` make split convert INPUT=/path/to/pbf/file