fixed #164 - added a note about backing .emacs and .emacs.d
This commit is contained in:
parent
4377e146cf
commit
610f50b716
1 changed files with 4 additions and 0 deletions
|
@ -50,6 +50,10 @@ To change the source repository:
|
||||||
https://github.com/bbatsov/prelude/raw/master/utils/installer.sh
|
https://github.com/bbatsov/prelude/raw/master/utils/installer.sh
|
||||||
| sh`
|
| sh`
|
||||||
|
|
||||||
|
Note that the installer will back up any existing `.emacs` file or
|
||||||
|
`.emacs.d` since it will unpack Prelude's code in `.emacs.d`. If
|
||||||
|
you're doing a manual install make sure you don't have a `.emacs` file
|
||||||
|
or back up your existing `.emacs.d` directory manually.
|
||||||
|
|
||||||
## Would you like to know more?
|
## Would you like to know more?
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue