Browse Source

Mentioned requirement of having no ~/.emacs file.

Saves runninng into https://github.com/bbatsov/prelude/issues/1089
custom
Chris Stryczynski 9 years ago
committed by Bozhidar Batsov
parent
commit
8b390fbf34
  1. 2
      README.md

2
README.md

@ -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…
Cancel
Save