branch: master commit 63f00b4a3494874a04066d46b9f57ce5c0f73628 Author: Mitchel Humpherys <mitch.spec...@gmail.com> Commit: Mitchel Humpherys <mitch.spec...@gmail.com>
Add MELPA installation instructions --- README.md | 6 +----- diffview.el | 6 +----- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 93a56e4..e060bad 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,7 @@ from whencever you might acquire them). ### Installation -Put this file on your load-path and do: - - (require 'diffview) - -(MELPA installation coming soon...) + M-x package-install diffview ### Usage diff --git a/diffview.el b/diffview.el index 983f9a4..46bf81a 100644 --- a/diffview.el +++ b/diffview.el @@ -28,11 +28,7 @@ ;; ;;; Installation: ;; -;; Put this file on your load-path and do: -;; -;; (require 'diffview) -;; -;; (MELPA installation coming soon...) +;; M-x package-install diffview ;; ;;; Usage: ;;