diff --git a/README.org b/README.org index 4efd112..74f81d9 100644 --- a/README.org +++ b/README.org @@ -3,6 +3,6 @@ * Quick Install #+begin_example sh -git clone --recurse-submodules -j8 https://github.com/dds/dotfiles +git clone https://github.com/dds/dotfiles rake -f dotfiles/Rakefile install[$HOME] #+end_example