diff --git a/README.md b/README.md index 84a16ee..53b0604 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,12 @@ You can install it from NonGNU ELPA or MELPA by: M-x package-install RET spacemacs-theme ``` +To load the dark theme, for example, add the following to your Emacs init file: + +``` +(use-package spacemacs-theme :ensure t) (load-theme 'spacemacs-dark t) +``` + ## Supported modes Some of the supported modes are: