From d8a74fbdd0784d68591a2b345ef2e684ad238597 Mon Sep 17 00:00:00 2001
From: Martin Mares <mj@ucw.cz>
Date: Fri, 11 Jun 2021 16:25:37 +0200
Subject: [PATCH] =?UTF-8?q?README:=20config.py=20bydl=C3=AD=20v=20mo,=20ni?=
 =?UTF-8?q?koliv=20mo/web?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 34aaa0ab..150d207b 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
 	. venv/bin/activate
 	pip install wheel
 	pip install -c constraints.txt --editable .
-	# vytvořit mo/web/config.py podle etc/config.py.example
+	# vytvořit mo/config.py podle etc/config.py.example
 	mkdir -p data/imports
 
 	bin/flask run
-- 
GitLab