From 8d538ea4316f11f4001804948f1f0cd4278b9d47 Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Tue, 17 Feb 2026 13:31:36 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index e2b7496..a084a3f 100644 --- a/README.md +++ b/README.md @@ -2215,10 +2215,6 @@ And [add the Elpaca bootstrap code](https://github.com/progfolio/elpaca?tab=read (elpaca `(,@elpaca-order)) ;; Optional: Install use-package support -;; If you enable elpaca-use-package, some use-package definitions, such as -;; Vertico's, may need modifications. See the following discussion for details: -;; https://github.com/jamescherti/minimal-emacs.d/issues/54 -;; ;; (elpaca elpaca-use-package ;; (elpaca-use-package-mode)) ```