commit 59dde8d41d1271cb063125c59543e980bfdf213a
parent 43cebd599bb5956097afbb17be16d977785cf143
Author: Thomas Frössman <thomasf@jossystem.se>
Date: Sun, 4 Aug 2013 13:08:42 +0200
Merge branch 'master' of github.com:bbatsov/solarized-emacs
Diffstat:
1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/README.md b/README.md
@@ -10,13 +10,6 @@ customizations and `deftheme` and does not require the
# Installation
-## Emacs Prelude
-
-Solarized for Emacs is already bundled into
-[Emacs Prelude](https://github.com/bbatsov/prelude). If you're a
-Prelude user, just do a `M-x load-theme` and pick either
-_solarized-dark_ or _solarized-light_.
-
## Stand-alone installation
Download `solarized.el`, `solarized-dark-theme.el` and
@@ -43,7 +36,7 @@ MELPA) you can install solarized like this:
`M-x package-install solarized-theme`
Afterwards - business as usual, just load one of the theme variants
-with `M-x load-theme`.
+with `M-x load-theme`.
# Bugs & Improvements