Skip to content

Commit

Permalink
Fix solarized url
Browse files Browse the repository at this point in the history
  • Loading branch information
jrgtt authored and Caleb Epstein committed Sep 4, 2019
1 parent fd3b297 commit f5f242b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,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
Expand Down

0 comments on commit f5f242b

Please sign in to comment.