]> code.delx.au - gnu-emacs-elpa/commitdiff
remove reference to names.el from README.md
authorSean Whitton <spwhitton@spwhitton.name>
Sat, 12 Dec 2015 19:17:03 +0000 (12:17 -0700)
committerSean Whitton <spwhitton@spwhitton.name>
Sat, 12 Dec 2015 19:17:03 +0000 (12:17 -0700)
aggressive-indent.el does not depend on names.el.

README.md

index 8873568ec3b2d84d41203188b6da674846441d0e..68e07adc1b891b9208c8aa3b5e7187105d49eb25 100644 (file)
--- 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: