branch: master
commit 3033c482d303e4b992a32cbb343ff67aded74a40
Author: Thomas Fitzsimmons <[email protected]>
Commit: Thomas Fitzsimmons <[email protected]>
url-http-ntlm.el: Update installation instructions
---
packages/url-http-ntlm/url-http-ntlm.el | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diff --git a/packages/url-http-ntlm/url-http-ntlm.el
b/packages/url-http-ntlm/url-http-ntlm.el
index 9e4c3cb..6975fa7 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:
;;