branch: master commit c7a2811c246f43786c1fbc71ebcc9a5d7664acb7 Author: Sean Whitton <spwhit...@spwhitton.name> Commit: Sean Whitton <spwhit...@spwhitton.name>
remove reference to names.el from README.md aggressive-indent.el does not depend on names.el. --- README.md | 6 ++---- 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: