[readme] No need for git clone --recursive

All submodules were removed in 0.104.0 release:
https://github.com/syl20bnr/spacemacs/blob/develop/CHANGELOG.org#01040-20150928
This commit is contained in:
Swaroop C H 2015-11-07 14:46:47 -08:00 committed by Eivind Fonn
parent 7c3d679a40
commit 272fb1dbd7
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ For efficient searches we recommend to install `pt` ([the platinum searcher][]).
2. Clone the repository:
```sh
git clone --recursive https://github.com/syl20bnr/spacemacs ~/.emacs.d
git clone https://github.com/syl20bnr/spacemacs ~/.emacs.d
```
`master` is the stable branch and it is _immutable_, **DO NOT** make any