branch: master commit e613e7eb5179ae0caf4b96501923276bccd30d83 Merge: 1900801 c7a2811 Author: Artur Malabarba <malaba...@users.noreply.github.com> Commit: Artur Malabarba <malaba...@users.noreply.github.com>
Merge pull request #66 from spwhitton/namesdep remove reference to names.el from README.md --- 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: