Remove instruction about manual copy of .spacemacs in readme

This commit is contained in:
syl20bnr 2014-09-06 23:28:55 -04:00
parent 1573d70f60
commit d6de68f2fa
1 changed files with 2 additions and 5 deletions

View File

@ -104,6 +104,8 @@ yet, I deeply recommend you to learn the basics as recommended in
`Spacemacs` is tested with `Emacs 24.3.1` on `Ubuntu 14.04`, `Mac OS X 10.10`,
`Windows 7`.
Clone the repo:
cd ~
mv .emacs.d .emacs.bak
git clone http://github.com/syl20bnr/spacemacs .emacs.d
@ -114,11 +116,6 @@ Get the sub-modules:
git submodule init
git submodule update
Copy .spacemacs template:
cd ~/emacs.d/spacemacs
cp .spacemacs.template ~/.spacemacs
## Packages and Extensions Organization
** deprecated / to be updated **