Add a note about enabling modules in the README
This commit is contained in:
parent
925d624f46
commit
609a44a169
1 changed files with 3 additions and 0 deletions
|
@ -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.
|
||||
|
||||
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
|
||||
|
||||
Nothing fancy here. Just start Emacs as usual. Personally I run Emacs
|
||||
|
|
Loading…
Reference in a new issue