branch: master
commit 6fd3a49636289e783e8debe6791c229e1fb22ab8
Author: Artur Malabarba <bruce.connor...@gmail.com>
Commit: Artur Malabarba <bruce.connor...@gmail.com>

    Fix doc
---
 README.org |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README.org b/README.org
index 3e28eb9..75f8835 100644
--- a/README.org
+++ b/README.org
@@ -14,7 +14,7 @@ the *right* has ~nameless-mode~ turned on.\\
 To use this package add the following configuration to your Emacs init file.
 
 #+BEGIN_SRC emacs-lisp
-(add-hook 'emacs-lisp-mode-hook #'nameless-mode)
+(add-hook 'emacs-lisp-mode-hook #'nameless-mode-from-hook)
 #+END_SRC
 
 You can configure a string to use instead of ~:~ by setting the

Reply via email to