branch: master
commit 25184d6321e7bbaaad78d903a81de0598f1a5c8e
Author: Daiki Ueno <u...@gnu.org>
Commit: Daiki Ueno <u...@gnu.org>

    Fix typo in README.md
---
 README.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README.md b/README.md
index 8e45e48..d8cfc7f 100644
--- 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)

Reply via email to