[sword-svn] r3056 - trunk
chrislit at crosswire.org
chrislit at crosswire.org
Mon Mar 3 09:28:20 MST 2014
Author: chrislit
Date: 2014-03-03 09:28:20 -0700 (Mon, 03 Mar 2014)
New Revision: 3056
Modified:
trunk/usrinst.sh
Log:
that... was terrible advice
Modified: trunk/usrinst.sh
===================================================================
--- trunk/usrinst.sh 2014-03-03 16:05:45 UTC (rev 3055)
+++ trunk/usrinst.sh 2014-03-03 16:28:20 UTC (rev 3056)
@@ -61,10 +61,9 @@
echo "Next you might try something like: "
echo ""
echo "make"
-echo "su"
-echo "make install"
-echo "(and optionally)"
-echo "make install_config"
+echo "sudo make install"
+echo "# (and optionally)"
+echo "sudo make install_config"
echo "make register"
echo ""
echo ""
More information about the sword-cvs
mailing list