Update README.md

This commit is contained in:
James Cherti
2025-05-26 13:08:36 -04:00
parent bd9dc5c191
commit f7be2f04d4

View File

@@ -1158,6 +1158,7 @@ Add to `~/.emacs.d/pre-early-init.el`:
And [add the elpaca bootstrap code](https://github.com/progfolio/elpaca?tab=readme-ov-file#installer) to `~/.emacs.d/pre-init.el`:
```elisp
;; Elpaca bootstrap
(defvar elpaca-installer-version 0.11)
(defvar elpaca-directory (expand-file-name "elpaca/" user-emacs-directory))
(defvar elpaca-builds-directory (expand-file-name "builds/" elpaca-directory))