branch: externals/gcmh
commit 84c43a4c0b41a595ac6e299fa317d2831813e580
Author: Andrea Corallo <[email protected]>
Commit: Andrea Corallo <[email protected]>
Remove unnecessary require in README
---
README.org | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/README.org b/README.org
index d78ef58..2fe7044 100644
--- a/README.org
+++ b/README.org
@@ -25,9 +25,8 @@
Add into your .emacs
#+BEGIN_SRC
-(add-to-list 'load-path "path-to-gcmh-here")
-(require 'gcmh)
-(gcmh-mode 1)
+ (add-to-list 'load-path "path-to-gcmh-here")
+ (gcmh-mode 1)
#+END_SRC
If this is done at the beginning of your .emacs start-up time should