From abf9a7f5c709943243a940491ab386d43b26e61c Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Mon, 2 Dec 2024 10:40:24 -0500 Subject: [PATCH] Update header --- outline-indent.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/outline-indent.el b/outline-indent.el index 9bb5a58..7f40768 100644 --- a/outline-indent.el +++ b/outline-indent.el @@ -44,7 +44,7 @@ ;; outline-minor-mode, it's also much much faster than origami.el and ;; yafolding.el. ;; -;; Installation: +;; Installation from MELPA: ;; ------------- ;; (use-package outline-indent ;; :ensure t