Update elpaca section in the README.md file

This commit is contained in:
James Cherti
2024-11-05 14:49:59 -05:00
parent ad120a14f5
commit bb9f2592bb

View File

@@ -557,6 +557,8 @@ To configure `corfu` and `cape`, add the following to `~/.emacs.d/post-init.el`:
[Add the elpaca bootstrap code](https://github.com/progfolio/elpaca?tab=readme-ov-file#installer) to `~/.emacs.d/pre-init.el`:
``` elisp
(setq package-enable-at-startup nil)
(defvar elpaca-installer-version 0.8)
(defvar elpaca-directory (expand-file-name "elpaca/" user-emacs-directory))
(defvar elpaca-builds-directory (expand-file-name "builds/" elpaca-directory))