From 7dc48bdb6165de801b2eddf7253b16955bf2503d Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Mon, 12 Dec 2011 15:52:42 +0200 Subject: [PATCH] minor update --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dc14d57..3986f1a 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,10 @@ The following list will be expanded greatly in the future. git clone git://github.com/bbatsov/emacs-prelude.git path/to/local/repo ln -s path/to/local/repo ~/.emacs.d +You might have to install the `make` and `makeinfo` packages if you +don't have them already, since the build of some packages obtained via +`el-get` might require them. + ## Running Nothing fancy here. Just start Emacs as usual. Personally I run Emacs @@ -176,7 +180,7 @@ automatically be Prelude on startup. Avoid modifying the Prelude config itself - this will make it hard for you to receive automatic updates in the future. -## Caveats & Pitfall +## Caveats & Pitfalls ### No arrow navigation in editor buffers