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:51:49 +0200 |
commit | 482069d6e702fa58f0d4ce79e380f0d48bc2d954 (patch) | |
tree | a090b2bedbd87a3ee3966c8233ab3ad33ac7c834 /Readme.md | |
parent | e6825d87ae41854c7e8429005fc069072c542ba9 (diff) | |
download | tde-482069d6e702fa58f0d4ce79e380f0d48bc2d954.tar.gz tde-482069d6e702fa58f0d4ce79e380f0d48bc2d954.zip |
Update instructions for cloning the entire repository tree.
Signed-off-by: Slávek Banko <[email protected]>
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 ``` |