Fix release note

This commit is contained in:
syl20bnr 2015-04-19 12:48:00 -04:00
parent 706c80e869
commit 2f710b4aea

View file

@ -5,7 +5,7 @@ R`. This key binding **replaces** the old `C-c C-c` and `SPC m c c` only
available in the dotfile.
**Important** You should replace your `(defvar <layer>-packages ...)`,
`(setq <layer>-pre-extensions ...)`, `(setq <layer>-post-extensions ...)`
`(defvar <layer>-pre-extensions ...)`, `(defvar <layer>-post-extensions ...)`
and `(defvar <layer>-excluded-packages ...)` by `(setq ...)`. This will
allow to install newly added packages to a layer without restarting spacemacs
by pressing `SPC f e R`. Be sure to remove the docstring when replacing the