Skip to content

Commit 7667ee4

Browse files
maxthomasbbatsov
authored andcommitted
Fix message about location of prelude-modules.el after install
1 parent 743519f commit 7667ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/installer.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -243,4 +243,4 @@ printf "$BBLUE | |_) | __/ _ \ | | | |/ _ |/ _ \ \n"
243243
printf "$BBLUE | __/| | | __/ | |_| | (_| | __/ \n"
244244
printf "$BBLUE |_| |_| \___|_|\__,_|\__,_|\___| \n\n"
245245
printf "$GREEN ... is now installed and ready to do thy bidding, Master $USER!$RESET\n"
246-
printf "$GREEN Don't forget to adjust the modules you want to use in $PRELUDE_INSTALL_DIR/prelude-modules.el!$RESET\n"
246+
printf "$GREEN Don't forget to adjust the modules you want to use in $PRELUDE_INSTALL_DIR/sample/prelude-modules.el!$RESET\n"

0 commit comments

Comments
 (0)