From d8258bd89dcd8243cad0816f0ca0ebf19cc05de6 Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Thu, 13 Mar 2025 18:29:53 -0400 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ea781ea..e1dc46d 100644 --- a/README.md +++ b/README.md @@ -871,7 +871,6 @@ To prevent Emacs from saving customization information to a custom file, set `cu 2. You can also add the following to `~/.emacs.d/post-init.el`: ```emacs-lisp - ;; Allow Emacs to upgrade built-in packages, such as Org mode (setq package-install-upgrade-built-in t)