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

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

[elpa] master 45d25c3 045/108: List dependency in the Readme


From: Artur Malabarba
Subject: [elpa] master 45d25c3 045/108: List dependency in the Readme
Date: Wed, 25 Mar 2015 18:39:02 +0000

branch: master
commit 45d25c388ba3afa8c9750a3b51c6d596716c2928
Author: Artur Malabarba <address@hidden>
Commit: Artur Malabarba <address@hidden>

    List dependency in the Readme
---
 README.md |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/README.md b/README.md
index 93b64e2..0fbd793 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,11 @@ every programming mode, you can do something like:
 ### Manual Installation ###
 
 If you don't want to install from Melpa, you can download it manually,
-place it in your `load-path` and require it with
+place it in your `load-path` along with its two dependencies:
+
+- [Names](https://github.com/Bruce-Connor/names/)
+- and `cl-lib`.
+
+Then require it with:
 
     (require 'aggressive-indent)



reply via email to

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