diff --git a/docs/maps.en.md b/docs/maps.en.md
index 05a62b9852b3f4f683c8aece5c0bd47040c3bca4..3cae8917f1a8ff0a04f5e029f404b428f4ff4d5a 100644
--- a/docs/maps.en.md
+++ b/docs/maps.en.md
@@ -75,8 +75,7 @@ To contribute maps to the world, you have to
 [register an assembly](https://maschinenraum.rc3.world/).
 
 Please store your maps in a git repo of your choice. Then add a new room to your 
-assembly. Click the button "create" in the "2D map" field. In the next window you 
-can enter the URL of the git repo.  
+assembly. Click the button "create" in the "2D map" field. In the next window you can enter the (publicly clonable) URL of the git repo.  
 
 Our infrastructure will then periodically pull your map in, run a rudimentary 
 linter on it to check for a few requirements and general consistency, and then 
diff --git a/docs/maps.md b/docs/maps.md
index 7dc1aa4edbad4b7c1e735d37468a27c0dbcebf85..38fa4467d11f31046203187e3a7dd33f31cedbe6 100644
--- a/docs/maps.md
+++ b/docs/maps.md
@@ -82,7 +82,7 @@ Um Karten in der Welt einbringen zu können, müsst ihr ein
 
 Eure Karten legt ihr dann bitte in einem Git-Repo eurer Wahl ab. Fügt dann im
 Maschinenraum einen neuen Raum zu und klickt im Feld "2D-Karte aktivieren" auf 
-"Anlegen". Im nächsten Fenster könnt ihr die URL des Git-Repos eintragen. 
+"Anlegen". Im nächsten Fenster könnt ihr die URL des (öffentlich clonebaren) Git-Repos eintragen. 
 
 Unser Backend wird eure Karte dann regelmäßig von dort herunterladen, mit einem 
 rudimentären Linter auf einige Anforderungen und generelle Sinnhaftigkeit prüfen,