summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-12-12 12:17:03 -0700
committerSean Whitton <spwhitton@spwhitton.name>2015-12-12 12:17:03 -0700
commitc7a2811c246f43786c1fbc71ebcc9a5d7664acb7 (patch)
treec2cdf17fccf4c6e48b92f6633b19d033ec6db1b8
parent970c5e3bd4519deed8b8b604a5a96269166bf697 (diff)
remove reference to names.el from README.md
aggressive-indent.el does not depend on names.el.
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 8873568..68e07ad 100644
--- a/README.md
+++ b/README.md
@@ -39,10 +39,8 @@ 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` along with its two dependencies:
-
-- [Names](https://github.com/Bruce-Connor/names/)
-- and `cl-lib` (which you should already have if your `emacs-version` is at least 24.3).
+place it in your `load-path` along with its dependency `cl-lib` (which
+you should already have if your `emacs-version` is at least 24.3).
Then require it with: