branch: elpa/gruvbox-theme commit 5c4d7e8d8f30928ac5595600bcc539d228c2831e Author: Jason Milkins <jason...@gmail.com> Commit: Jason Milkins <jason...@gmail.com>
Manual install instructions --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 70618402e6..e53c879133 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,11 @@ repository](https://melpa.org/#/gruvbox-theme). ### Manual installation. -Manual installation is not supported. +Manual installation, clone the repository and add it to your Emacs `load-path` and `custom-theme-path`. + +### Enable themes. + +Emacs requires themes to be flagged as safe, use `M-x load-theme` to load and enable the gruvbox themes. ## Issues