diff --git a/README.md b/README.md index e8802e71081f73258d508833216ef1742dcf3600..8324152697d9195361e155c0361ae998d823ad4b 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,7 @@ Just install "workgroups2" from Melpa and activate it with `(workgroups-mode 1)` ## Configure (require 'workgroups2) - ;; if you start Emacs as "emacs --daemon" - ;; turn of autoloading of workgroups: + ;; if you start Emacs as "emacs --daemon" - turn off autoloading of workgroups: ;;(setq wg-use-default-session-file nil) (workgroups-mode 1) ; put this one at the bottom of .emacs