summaryrefslogtreecommitdiffstats
path: root/Readme.md
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:52:04 +0200
commitfc093113dd8e9228d7e14b99ba2913bac3ea5c59 (patch)
treea07f4696a89a93ca6fc608e00faf137eaa58f577 /Readme.md
parent01b6b124f714b9e41f2898613a1595e9672265d2 (diff)
downloadtde-fc093113dd8e9228d7e14b99ba2913bac3ea5c59.tar.gz
tde-fc093113dd8e9228d7e14b99ba2913bac3ea5c59.zip
Update instructions for cloning the entire repository tree.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 482069d6e702fa58f0d4ce79e380f0d48bc2d954)
Diffstat (limited to 'Readme.md')
-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
```