From d624b19456de819bf38c38132d9c1016cb740d1e Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Tue, 6 Aug 2024 10:23:25 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0e990f..506677f 100644 --- a/README.md +++ b/README.md @@ -199,7 +199,7 @@ emacs --init-directory ~/.config/minimal-emacs.d/ ### How to display the startup? -Add the following to `~/.emacs.d/post-early-init.el`: +Add the following to `~/.emacs.d/pre-init.el`: ``` emacs-lisp (defun display-startup-time () "Display startup time."