summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2019-07-27 11:51:49 +0200
committerSlávek Banko <slavek.banko@axis.cz>2019-07-27 11:51:49 +0200
commit482069d6e702fa58f0d4ce79e380f0d48bc2d954 (patch)
treea090b2bedbd87a3ee3966c8233ab3ad33ac7c834
parente6825d87ae41854c7e8429005fc069072c542ba9 (diff)
downloadtde-482069d6e702fa58f0d4ce79e380f0d48bc2d954.tar.gz
tde-482069d6e702fa58f0d4ce79e380f0d48bc2d954.zip
Update instructions for cloning the entire repository tree.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r--Readme.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/Readme.md b/Readme.md
index 5c5b4a79b..adcd288d1 100644
--- a/Readme.md
+++ b/Readme.md
@@ -19,9 +19,8 @@ you can use the following procedure:
```
git clone https://mirror.git.trinitydesktop.org/gitea/TDE/tde
+git clone https://mirror.git.trinitydesktop.org/gitea/TDE/scripts tde/scripts
cd tde
-git submodule init -- scripts
-git submodule update -- scripts
./scripts/switch_all_submodules_to_head_and_clean anonymous
```