From 5be13927287099b917e72d93775fdec588c328f7 Mon Sep 17 00:00:00 2001 From: stirringhalo Date: Tue, 15 Nov 2016 14:52:12 -0500 Subject: [PATCH] Fix typo in Readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee10f18..6fcdc06 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ tileset: To work on OpenMapTiles you need Docker and Python. -- Install [Docker](https://docs.docker.com/engine/installation/). Minumum version is 1.10.0+. +- Install [Docker](https://docs.docker.com/engine/installation/). Minimum version is 1.10.0+. - Install [Docker Compose](https://docs.docker.com/compose/install/). Minimum version is 1.6.0+. - Install [OpenMapTiles tools](https://github.com/openmaptiles/openmaptiles-tools) with `pip install openmaptiles-tools`