summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtur Malabarba <Malabarba@users.noreply.github.com>2015-12-13 10:12:51 +0000
committerArtur Malabarba <Malabarba@users.noreply.github.com>2015-12-13 10:12:51 +0000
commite613e7eb5179ae0caf4b96501923276bccd30d83 (patch)
tree29b89ba51d6d14c7c54a6bc3629383923b3c9847
parent19008013ef532c9cdc181808f426e9705b3d423c (diff)
parentc7a2811c246f43786c1fbc71ebcc9a5d7664acb7 (diff)
Merge pull request #66 from spwhitton/namesdep
remove reference to names.el from README.md
-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: