branch: elpa/engine-mode commit da0083313054809ab22f21010c20cff4beab43ab Author: Harry Schwartz <ha...@thoughtbot.com> Commit: Harry Schwartz <ha...@thoughtbot.com>
we're on MELPA! :D --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d376e4c473..553dc818d2 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,10 @@ Nifty. ## Installation -`engine-mode` should soon be available on MELPA shortly. +`engine-mode` is available on MELPA. -In the meantime, you can install it like any other elisp file by adding -it to your load path and globally enabling it: +You can also install it like any other elisp file by adding it to your +load path and globally enabling it: ```emacs (require 'engine-mode)