]> code.delx.au - gnu-emacs-elpa/commitdiff
Fix typo in README.md
authorDaiki Ueno <ueno@gnu.org>
Sun, 24 Jan 2016 07:22:00 +0000 (16:22 +0900)
committerDaiki Ueno <ueno@gnu.org>
Sun, 24 Jan 2016 07:22:00 +0000 (16:22 +0900)
README.md

index 8e45e48c712278753d1be838bee55bd48a35aee3..d8cfc7f92cdc6fc0c8360d8370febfae76bf77f6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Install
 ------
 
 * `M-x package-install gnome-c-style`
-* Add the following lines to `~/.emacs/init.el`:
+* Add the following lines to `~/.emacs.d/init.el`:
 
 ```
 (add-hook 'c-mode-hook 'gnome-c-style-mode)