We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 743519f commit 7667ee4Copy full SHA for 7667ee4
utils/installer.sh
@@ -243,4 +243,4 @@ printf "$BBLUE | |_) | __/ _ \ | | | |/ _ |/ _ \ \n"
243
printf "$BBLUE | __/| | | __/ | |_| | (_| | __/ \n"
244
printf "$BBLUE |_| |_| \___|_|\__,_|\__,_|\___| \n\n"
245
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"
+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