diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-07-27 11:51:49 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-07-27 11:52:04 +0200 |
commit | fc093113dd8e9228d7e14b99ba2913bac3ea5c59 (patch) | |
tree | a07f4696a89a93ca6fc608e00faf137eaa58f577 /Readme.md | |
parent | 01b6b124f714b9e41f2898613a1595e9672265d2 (diff) | |
download | tde-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.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 ``` |