diff options
| author | Yuval Adam <_@yuv.al> | 2017-08-07 11:04:31 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2017-08-07 11:04:31 +0300 |
| commit | bfed87461985a50898d0a00147d0147b59265a23 (patch) | |
| tree | a16e86907c197eedc6a0ac628b04eec7dcf61a34 /README.md | |
| parent | 481b44872f39053669ca9a517b52ad521afe610b (diff) | |
Update submodules section
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,7 +5,8 @@ ### Update Wiki Content ```bash -$ git submodule update --recursive --remote +$ git submodule update --init --recursive +$ git pull --recurse-submodules ``` ### Dev Server |
