diff --git a/readme.md b/readme.md index 5021774..6f1a869 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,7 @@ Port: 30.000 **Contribute:** We are always happy to see contributions from our community! -To check out all the submodules, clone this repo recursive: `git clone --recursive ssh://git@git.tchncs.de:2241/Illuna-Minetest/aestivalserver-mods.git` or/and run checkout (for updates at least) `git submodule update --init`, where init is important when a new submodule was added. +To check out all the submodules, clone this repo recursive: `git clone --recursive` or/and run checkout (for updates at least) `git submodule update --init`, where init is important when a new submodule was added. So you might want to do it a little like this: ````