Add a note about enabling modules in the README

This commit is contained in:
Bozhidar Batsov 2013-03-11 20:16:01 +02:00
parent 925d624f46
commit 609a44a169

View file

@ -140,6 +140,9 @@ By default most of the modules that ship with Prelude are not loaded.
You'll need to adjust your `prelude-modules.el` file once the installation is done. You'll need to adjust your `prelude-modules.el` file once the installation is done.
After you've uncommented a module you should either restart Emacs or evaluate the module
`require` expression with <kbd>C-x C-e</kbd>.
## Running ## Running
Nothing fancy here. Just start Emacs as usual. Personally I run Emacs Nothing fancy here. Just start Emacs as usual. Personally I run Emacs