Mentioned requirement of having no ~/.emacs file.
Saves runninng into https://github.com/bbatsov/prelude/issues/1089
This commit is contained in:
parent
41775b9b6b
commit
8b390fbf34
1 changed files with 2 additions and 0 deletions
|
@ -136,6 +136,8 @@ wget --no-check-certificate https://github.com/bbatsov/prelude/raw/master/utils/
|
|||
|
||||
### Manual
|
||||
|
||||
Make sure you do not have any `~/.emacs` file present.
|
||||
|
||||
```bash
|
||||
git clone git://github.com/bbatsov/prelude.git path/to/local/repo
|
||||
ln -s path/to/local/repo ~/.emacs.d
|
||||
|
|
Loading…
Reference in a new issue