From 2642918fc225d369bf7d6254288ba753c25ec76e Mon Sep 17 00:00:00 2001 From: Rohit Arondekar Date: Sat, 25 Apr 2015 18:06:46 +0530 Subject: [PATCH] No package called Elixir-Mode --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c7065f24..0b95bf6e 100644 --- a/README.md +++ b/README.md @@ -27,10 +27,10 @@ Provides font-locking, indentation and navigation support for the `package.el` is the built-in package manager in Emacs. -`Elixir-Mode` is available on the two major community maintained repositories - +`elixir-mode` is available on the two major community maintained repositories - [MELPA STABLE](melpa-stable.milkbox.net) and [MELPA](http://melpa.milkbox.net). -You can install `Elixir-Mode` with the following command: +You can install `elixir-mode` with the following command: M-x package-install [RET] elixir-mode [RET]