aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index ab098a7..d60a34b 100755
--- a/configure
+++ b/configure
@@ -456,7 +456,7 @@ echo
echo "Please run the following command to start."
echo "(Replace '8' with the number of CPU threads)"
echo
-echo " .local/bin/make -j8"
+echo " ./.local/bin/make -j8"
echo
echo "To change the configuration later, please re-run './configure',"
echo "DO NOT manually edit the relevant files."