From 5934912a1120cdde3b9e0f1bf03b91d0113d581b Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Sat, 16 Nov 2024 17:32:03 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9d94c2..0babd32 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ git -C ~/.emacs.d pull ## Customizations ### How to customize early-init.el and init.el? -The `init.el` and `early-init.el` files should never be modified directly because they are intended to be managed by Git during an update. +**The `init.el` and `early-init.el` files should never be modified directly** because they are intended to be managed by Git during an update. The minimal-emacs.d init files support additional customization files that are loaded at different stages of the Emacs startup process. These files allow you to further customize the initialization sequence: