commit 40ff12a1c1e2a439d6b09e7a6ed428d96a627309
parent 9eafc27965bab14ef839da950e3d33ba5cca815a
Author: Bozhidar Batsov <bozhidar@batsov.com>
Date: Sat, 27 Jul 2013 18:05:17 +0300
solarized is no longer distributed with Prelude
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