commit a9446d2cedc9bac65b00ae26c7da92b31285f5c0
parent 6607053ad43a93e1e89a805dfd7aa3d5bc2fdf4c
Author: Bozhidar Batsov <bozhidar@batsov.com>
Date: Fri, 6 Dec 2013 22:26:30 -0800
Merge pull request #91 from vjit/patch-1
changed 'is' to 'in' on L18
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -15,7 +15,7 @@ customizations and `deftheme` and does not require the
Download `solarized.el`, `solarized-dark-theme.el` and
`solarized-light-theme.el`.
-Place `solarized.el` is a folder that's on your Emacs' `load-path`.
+Place `solarized.el` in a folder that's on your Emacs' `load-path`.
Afterward place `solarized-dark-theme.el` and
`solarized-light-theme.el` in `~/.emacs.d/themes` (or some other
folder if you prefer so). Add this your