diff --git a/README.md b/README.md
index af310ebd22b5147a7f80200baea295095279f180..e81e344d2e7796ec16cbb59285410f4950228cc6 100644
--- a/README.md
+++ b/README.md
@@ -42,8 +42,9 @@
 	bin/deploy
 
 	# Inicializovat regiony v DB
+	# Obstarat si db/ruian/ a db/schools/parsed/ z jiné instance (nebo je znovu stáhnout)
 	. ../venv/bin/activate
-	bin/init-regions
+	bin/test-init	# případně podmnožinu
 
 	# Případně ručně otestovat, že uwsgi funguje
 	# uwsgi --ini etc/osmo.ini