From 3033c482d303e4b992a32cbb343ff67aded74a40 Mon Sep 17 00:00:00 2001 From: Thomas Fitzsimmons Date: Sat, 31 Oct 2015 23:32:28 -0400 Subject: [PATCH] url-http-ntlm.el: Update installation instructions --- packages/url-http-ntlm/url-http-ntlm.el | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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: ;; -- 2.39.2