branch: elpa/gruber-darker-theme commit 463571a347f203de52a912718da9c33e990bd020 Author: rexim <rexim...@gmail.com> Commit: rexim <rexim...@gmail.com>
README.md: fixed a typo caused by TeX reflexes. :) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 53f3bfd7a1..b8c52c8d27 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ hands. ## Package.el -Enable marmalade package repo if needed --- add the following to your +Enable marmalade package repo if needed — add the following to your emacs config file (.emacs, init.el, whatever): ``` @@ -32,8 +32,8 @@ clone` command: git clone git://github.com/rexim/gruber-darker-theme.git ``` -Then add path to gruber-darker-theme to custom-theme-load-path list ---- add the following to your emacs config file (.emacs, init.el, +Then add path to gruber-darker-theme to custom-theme-load-path list — +add the following to your emacs config file (.emacs, init.el, whatever): ```