From 675927aa5e1fb09b038e12e323a36808dcb4025f Mon Sep 17 00:00:00 2001 From: sose Date: Sat, 15 Aug 2020 06:09:36 +0000 Subject: [PATCH] Update 'readme.md' --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 062a883..1d0ca10 100644 --- a/readme.md +++ b/readme.md @@ -9,7 +9,7 @@ this is where the magic happens 2. `mkdir tildelinux && cd tildelinux` 3. `lb config` 4. `rm -r config` -5. `git clone https://tildegit.org/tildelinux/lb-config/ config` +5. `git clone --recurse-submodules https://tildegit.org/tildelinux/lb-config/ config` 6. `lb build` 7. The image file will be named 'live-image-amd64.img'