diff --git a/early-init.el b/early-init.el index dc91cba..57bc7f2 100644 --- a/early-init.el +++ b/early-init.el @@ -217,7 +217,7 @@ (defvar bootstrap-version) (let ((bootstrap-file (expand-file-name - "repos/straight.el/bootstrap.el" + "straight/repos/straight.el/bootstrap.el" straight-base-dir)) (bootstrap-version 5)) (unless (file-exists-p bootstrap-file)