branch: elpa/scala-mode commit df36b5c30afc412b8aa60c61a8a41143e147f4e7 Author: Heikki Vesalainen <heikkivesalai...@yahoo.com> Commit: Heikki Vesalainen <heikkivesalai...@yahoo.com>
fix README.md text --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0516fad..82b18a9 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,9 @@ to the load-path and then to require it. For more information regarding repository to your emacs initialization will be required to locate the packages. - Add the following to your emacs config (.emacs, init.el, etc), + Add the following to your emacs config (.emacs, init.el, etc), and if such a definition already exists, ensure that it contains - the MELPA declaration + the MELPA declaration. ```lisp (require 'package)