From d5c1d2bc3ed42fec4f92c962cc58346b291121d3 Mon Sep 17 00:00:00 2001 From: Jean Rigotti Date: Wed, 17 Oct 2018 11:23:27 +0200 Subject: [PATCH] Fix solarized url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64e049f..28eff17 100644 --- a/README.md +++ b/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