]> code.delx.au - gnu-emacs-elpa/commitdiff
url-http-ntlm.el: Update installation instructions
authorThomas Fitzsimmons <fitzsim@fitzsim.org>
Sun, 1 Nov 2015 03:32:28 +0000 (23:32 -0400)
committerThomas Fitzsimmons <fitzsim@fitzsim.org>
Thu, 18 Feb 2016 03:19:53 +0000 (22:19 -0500)
packages/url-http-ntlm/url-http-ntlm.el

index 9e4c3cb8b15931b53333b5ebfc3456826cca4223..6975fa714b37fc45cf985e1c59055f39722873cf 100644 (file)
 ;;
 ;; 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:
 ;;