From: Thomas Fitzsimmons Date: Sun, 1 Nov 2015 03:32:28 +0000 (-0400) Subject: url-http-ntlm.el: Update installation instructions X-Git-Url: https://code.delx.au/gnu-emacs-elpa/commitdiff_plain/3033c482d303e4b992a32cbb343ff67aded74a40 url-http-ntlm.el: Update installation instructions --- diff --git a/packages/url-http-ntlm/url-http-ntlm.el b/packages/url-http-ntlm/url-http-ntlm.el index 9e4c3cb8b..6975fa714 100644 --- a/packages/url-http-ntlm/url-http-ntlm.el +++ b/packages/url-http-ntlm/url-http-ntlm.el @@ -26,12 +26,7 @@ ;; ;; Installation: ;; -;; Add the directory containing this file to the load path and then -;; load the url-http-ntlm package. One way would be to add something -;; like the lines below to your .emacs file: -;; -;; (add-to-list 'load-path ".emacs.d/url-http-ntlm") -;; (require 'url-http-ntlm) +;; M-x package-install RET url-http-ntlm RET ;; ;; Acknowledgements: ;;