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