summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2017-08-07 11:04:31 +0300
committerYuval Adam <_@yuv.al>2017-08-07 11:04:31 +0300
commitbfed87461985a50898d0a00147d0147b59265a23 (patch)
treea16e86907c197eedc6a0ac628b04eec7dcf61a34
parent481b44872f39053669ca9a517b52ad521afe610b (diff)
Update submodules section
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index afff52e..08109e4 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,8 @@
### Update Wiki Content
```bash
-$ git submodule update --recursive --remote
+$ git submodule update --init --recursive
+$ git pull --recurse-submodules
```
### Dev Server