diff options
| author | Ravi R Kiran <aine.marina@gmail.com> | 2013-12-05 02:08:22 (GMT) |
|---|---|---|
| committer | Ravikiran Rajagopal <ravi@nero.lan> | 2013-12-05 02:08:22 (GMT) |
| commit | d91fb5a32dae1f816b972e3ad001db203be18820 (patch) | |
| tree | 47714837e89672139122c18a7ed94991a5c631d0 | |
| parent | 99bc563c2437572ca911d95eca4a2923b2b64704 (diff) | |
| download | dotemacs-d91fb5a32dae1f816b972e3ad001db203be18820.zip dotemacs-d91fb5a32dae1f816b972e3ad001db203be18820.tar.gz dotemacs-d91fb5a32dae1f816b972e3ad001db203be18820.tar.bz2 | |
Simplify instructions to be tangled
| -rw-r--r-- | Readme.org | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |
