Update spacemacs.template file location.

This commit is contained in:
David C. Bishop 2014-12-02 12:05:51 +11:00 committed by syl20bnr
parent 957e76e9cd
commit 766dbc81db

View file

@ -370,10 +370,10 @@ User configuration can be stored in your `~/.spacemacs` file.
## Installation
`~/.spacemacs` is an optional file. If you want to use it you have to copy it
manually from the template file `~/.emacs.d/.spacemacs.template`
manually from the template file `~/.emacs.d/core/templates/.spacemacs.template`
```sh
$ cp ~/.emacs.d/.spacemacs.template ~/.spacemacs
$ cp ~/.emacs.d/core/templates/.spacemacs.template ~/.spacemacs
```
## Content