emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/dash d83ea8a 061/426: Add installation instructions.


From: Phillip Lord
Subject: [elpa] externals/dash d83ea8a 061/426: Add installation instructions.
Date: Tue, 04 Aug 2015 19:36:43 +0000

branch: externals/dash
commit d83ea8ab7b4e7f0820f628ef3f4cc20607d45aad
Author: Magnar Sveen <address@hidden>
Commit: Magnar Sveen <address@hidden>

    Add installation instructions.
---
 README.md          |    8 ++++++++
 readme-template.md |    8 ++++++++
 2 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md
index b7245ac..9007dde 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,14 @@
 
 The startings of a modern list api for Emacs that does not require 'cl.
 
+## Installation
+
+It's available on [marmalade](http://marmalade-repo.org/):
+
+    M-x package-install bang
+
+Or you can just dump `bang.el` in your load path somewhere.
+
 ## Functions
 
 * [!map](#map-fn-list) `(fn list)`
diff --git a/readme-template.md b/readme-template.md
index d617a05..c86c68b 100644
--- a/readme-template.md
+++ b/readme-template.md
@@ -2,6 +2,14 @@
 
 The startings of a modern list api for Emacs that does not require 'cl.
 
+## Installation
+
+It's available on [marmalade](http://marmalade-repo.org/):
+
+    M-x package-install bang
+
+Or you can just dump `bang.el` in your load path somewhere.
+
 ## Functions
 
 [[ function-list ]]



reply via email to

[Prev in Thread] Current Thread [Next in Thread]