diff options
author | Slávek Banko <[email protected]> | 2019-07-27 11:51:49 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-07-27 11:52:00 +0200 |
commit | 419206f440ca59b0e48099152562135a4673eaf7 (patch) | |
tree | f7a88a8f689d05353a334d68ec01745ea60fecf7 /Readme.md | |
parent | 19684095a621f4ffcc1dc1dc79646d0a9f4ca12e (diff) | |
download | tde-419206f440ca59b0e48099152562135a4673eaf7.tar.gz tde-419206f440ca59b0e48099152562135a4673eaf7.zip |
Update instructions for cloning the entire repository tree.
Signed-off-by: Slávek Banko <[email protected]>
(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 ``` |