Browse Source

Fix solarized url

custom
Jean Rigotti 7 years ago
committed by Bozhidar Batsov
parent
commit
d5c1d2bc3e
  1. 2
      README.md

2
README.md

@ -529,7 +529,7 @@ Or you can use another theme altogether by adding something in `personal/preload
(setq prelude-theme 'tango)
```
**Note** To use a non-built-in theme, like [Solarized](https://github.com/bbatsov/zenburn-emacs),
**Note** To use a non-built-in theme, like [Solarized](https://github.com/bbatsov/solarized-emacs),
you'll have to install it from MELPA first by `M-x package-install RET solarized-theme`. Then add
``` lisp

Loading…
Cancel
Save