diff --git a/README.md b/README.md
index 34aaa0ab38e12c9da7fd803b815c63899d4a5efc..150d207b57bd88882ecc32ff0d3c377847e10f1a 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