branch: elpa/swift-mode
commit 8e690644b0a39fd74106f4f2ebfabd7cf6d33c37
Author: Bozhidar Batsov <bozhi...@batsov.com>
Commit: Bozhidar Batsov <bozhi...@batsov.com>

    Mention package.el as an installation option
    
    Someone was already submitted the package to MELPA. It will automatically 
become available on MELPA Stable as well as soon as you tag a release.
---
 README.md | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/README.md b/README.md
index 9e4e5ea..c8a58b9 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,22 @@ Requires Emacs 24 or later.
 
 ## Installing
 
+### package.el
+
+#### MELPA
+
+You can install a snapshot version of `swift-mode` from the
+[MELPA](http://melpa.milkbox.net) repository. The version of
+`switf-mode` there will always be up-to-date, but it might be unstable
+(albeit rarely).
+
+#### MELPA Stable
+
+You can install the last stable version of `swift-mode` from the
+[MELPA Stable](http://melpa-stable.milkbox.net) repository.
+
+### Manual
+
 You will need Emacs 24+, `make` and [Cask](https://github.com/cask/cask) to
 build the project.
 

Reply via email to