summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2017-08-07 09:17:36 +0300
committerYuval Adam <_@yuv.al>2017-08-07 09:17:36 +0300
commitdd0cce923a29aee84f7050b7e0c886c8d32a84a7 (patch)
tree620c8c963ecfdbce277aa79388d5fd42fca6e518 /README.md
parent14958653b9bf92f56316511e8080baeeaf409b97 (diff)
Add wiki content
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 71dcf09..afff52e 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,12 @@
## Dev
+### Update Wiki Content
+
+```bash
+$ git submodule update --recursive --remote
+```
+
### Dev Server
```bash