aboutsummaryrefslogtreecommitdiff
path: root/installer/early-init.el
diff options
context:
space:
mode:
Diffstat (limited to 'installer/early-init.el')
-rw-r--r--installer/early-init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/early-init.el b/installer/early-init.el
index 151709f..c3c275b 100644
--- a/installer/early-init.el
+++ b/installer/early-init.el
@@ -1,4 +1,4 @@
;; ~/.emacs.d/early-init.el
-(add-to-list 'load-path "INSTALL_PATH")
+(add-to-list 'load-path "/home/gene/test-emacs/emacs-substrate")
(require 'early-substrate)