From 8b390fbf34d3fd8c77c1a2d9300454dd18ea3d88 Mon Sep 17 00:00:00 2001 From: Chris Stryczynski Date: Sun, 16 Jul 2017 12:33:25 +0100 Subject: [PATCH] Mentioned requirement of having no ~/.emacs file. Saves runninng into https://github.com/bbatsov/prelude/issues/1089 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 259a88f..00fc05c 100644 --- a/README.md +++ b/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