From b466bd6b91c2c1fdd2427cc121f4943a4ee62c13 Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Sat, 16 Nov 2024 17:01:24 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a6d1163..5b293eb 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,8 @@ The author is using **[minimal-emacs.d](https://github.com/jamescherti/minimal-e ## Install minimal-emacs.d +**IMPORTANT:** Make sure that the ~/.emacs file does not exist. If the `~/.emacs` file exists, it takes precedence over init.el. This is due to how Emacs searches for initialization files. + ### Installation into ~/.emacs.d Execute the following command to clone this repository into `~/.emacs.d`: