Update README.md

This commit is contained in:
James Cherti
2025-03-13 18:29:53 -04:00
parent d8e84b49bc
commit d8258bd89d

View File

@@ -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`: 2. You can also add the following to `~/.emacs.d/post-init.el`:
```emacs-lisp ```emacs-lisp
;; Allow Emacs to upgrade built-in packages, such as Org mode ;; Allow Emacs to upgrade built-in packages, such as Org mode
(setq package-install-upgrade-built-in t) (setq package-install-upgrade-built-in t)