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)) ```