From 95eb621dee937b6f5675654fe41087cf3b8b5d23 Mon Sep 17 00:00:00 2001 From: Greg Pfeil Date: Wed, 1 May 2013 12:13:56 -0600 Subject: [PATCH] Update color-theme setup instructions --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6060327..9974aa0 100644 --- a/README.md +++ b/README.md @@ -41,9 +41,8 @@ Installation & Usage 1. Download and install [color-theme]. 2. Add the `emacs-color-theme-solarized` directory to your Emacs `load-path`. -3. Add `(require 'color-theme-solarized)` to your Emacs init file (usually `~/.emacs`). +3. Add `(require 'color-theme-solarized)` and `(color-theme-solarized)` to your Emacs init file (usually `~/.emacs`). 3. Reload the init file, or restart Emacs. -4. Use the usual [color-theme] mechanism to select one of the Solarized themes, or `M-x color-theme-solarized`. ### all versions