commit 6a93a0132d15182ec084e6ba57878d7291eb0ab3 parent 4bb3d5058ae30c4c3f933c89bb134dc7dadc2733 Author: Bozhidar Batsov <bozhidar@batsov.com> Date: Mon, 13 May 2019 09:36:57 +0300 Update the installation instructions Diffstat:
| M | README.md | | | 9 | ++++----- |
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md @@ -18,14 +18,13 @@ customizations and `deftheme` and does not require the ## Installation Solarized for Emacs is available for installation via the -[MELPA](http://melpa.org) and -[Marmalade](http://marmalade-repo.org/) `package.el` -repositories. Assuming you've set one of the them up (I recommend -MELPA) you can install solarized like this: +[MELPA](http://melpa.org) `package.el` +repository. Assuming you've set it up 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 +This package will install two variants of the theme - `solarized-light-theme` +and `solarized-dark-theme`. You can load one of the theme variants with `M-x load-theme`. (If you want to install manually that procedure is briefly documented in the