be explicit in installation notes about ~/.emacs

This commit is contained in:
Boris 2015-11-13 12:25:06 +02:00 committed by Eivind Fonn
parent 2698d2ae40
commit 5faf93ef92
1 changed files with 4 additions and 0 deletions

View File

@ -174,6 +174,10 @@ For efficient searches we recommend to install `pt` ([the platinum searcher][]).
mv .emacs .emacs.bak
```
Don't forget to backup and *remove* `~/.emacs` file otherwise Spacemacs
**WILL NOT** load since that file prevents Emacs from loading the proper
initialization file.
2. Clone the repository:
```sh