From d109199a63c358e7c94ab86ab99d9d187f06c55a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laura=20Kl=C3=BCnder?= Date: Sun, 18 Dec 2016 22:38:30 +0100 Subject: [PATCH] fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f280254..c7d636a3 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,6 @@ indoor navigation for chaos and other events. See it live at [c3nav.de](https:// ## Installation - [Manually](doc/manual.md) -- [Usig docker](doc/docker.md) +- [Using docker](doc/docker.md) *Please note that this project is released with a [Code of Conduct](CODE_OF_CONDUCT.md) that applies to all project-related communication. By participating in this project you agree to abide by its terms.*