]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/aggressive-indent/README.md
Merge commit '1b831d21ac9688e3f31703f0b492202f6d24a75b'
[gnu-emacs-elpa] / packages / aggressive-indent / README.md
index 8873568ec3b2d84d41203188b6da674846441d0e..68e07adc1b891b9208c8aa3b5e7187105d49eb25 100644 (file)
@@ -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: