From 33bd0cefc0423584eaaa664814b8c23f0851069f Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Mon, 5 Aug 2024 13:26:44 -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 62f3cff..b7ff5c3 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,7 @@ Add the following to `~/.emacs.d/pre-early-init.el` to ensure that `minimal-emac ### How to display the startup? -Add the following to `~/.emacs.d/pre-early-init.el`: +Add the following to `~/.emacs.d/post-early-init.el`: ``` emacs-lisp (defun display-startup-time () "Display startup time."