summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTim Rühsen <tim.ruehsen@gmx.de>2018-09-17 10:12:38 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2018-09-17 15:56:17 +0200
commitc7cbef52c27217c3bd529ddef26152fb11093a12 (patch)
tree950d4849885e7cec23906fdeff0416898f2b1cff /README.md
parentdf8465c7df41f42e0271a19229be08c2b12828da (diff)
downloadgnutls-c7cbef52c27217c3bd529ddef26152fb11093a12.tar.gz
Update git submodules via ./bootstrap
Setting $SUBMODULE_NOFETCH to a non-empty value adds --no-fetch to the git command (for CI speedup). Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 34660e2876..7c70f40f1c 100644
--- a/README.md
+++ b/README.md
@@ -100,7 +100,6 @@ To download the version controlled sources:
```
$ git clone https://gitlab.com/gnutls/gnutls.git
$ cd gnutls
-$ git submodule update --init
```
The next step is to bootstrap and ./configure: