From d6de68f2fab539aca429a169b3abba7d0fd57ca7 Mon Sep 17 00:00:00 2001 From: syl20bnr Date: Sat, 6 Sep 2014 23:28:55 -0400 Subject: [PATCH] Remove instruction about manual copy of .spacemacs in readme --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e0b254960..56cad309c 100644 --- a/README.md +++ b/README.md @@ -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 **