summaryrefslogtreecommitdiffstats
path: root/Readme.org
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.org')
-rw-r--r--Readme.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/Readme.org b/Readme.org
index 05381c1..7d30996 100644
--- a/Readme.org
+++ b/Readme.org
@@ -4,6 +4,10 @@ Get code:
#+BEGIN_SRC sh
git clone /path/to/rewrite.emacs.d
cd rewrite.emacs.d
+#+END_SRC
+
+Obtain all submodules:
+#+BEGIN_SRC sh
git submodule init
git submodule update
#+END_SRC