From c091cf75d4b70d2446ea083e5155f51c0817dee9 Mon Sep 17 00:00:00 2001 From: gwern Date: Sat, 3 Dec 2011 21:02:58 -0500 Subject: README: clarify you drop the file in a directory; I'd never used the new theme system before and it read as if one wanted a file --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 33804e3..1039169 100644 --- a/README.md +++ b/README.md @@ -34,10 +34,10 @@ afterwards you can install the zenburn theme like this: ## Emacs 24 -Download `zenburn-theme.el` to `~/.emacs.d/themes`. Add this to your +Download `zenburn-theme.el` to the directory `~/.emacs.d/themes/`. Add this to your `.emacs`: -`(add-to-list 'custom-theme-load-path "~/.emacs.d/themes")` +`(add-to-list 'custom-theme-load-path "~/.emacs.d/themes/")` Now you can load the theme with the interactive function `load-theme`. -- cgit v1.2.3