# HG changeset patch # User Jittat Fakcharoenphol # Date 2010-02-24 00:41:40 # Node ID c62b55de9ac7dbb6246ec91b67875b98f0e4baf4 # Parent 32f1f89c92d70da8a0fa30145f3368bea25768cb added more instructions for installer diff --git a/installer/install.sh b/installer/install.sh --- a/installer/install.sh +++ b/installer/install.sh @@ -133,9 +133,10 @@ echo "Now you are ready to run cafe grader...." echo echo "Try:" +echo echo " cd web" echo " ./script/server" echo echo "and access web at http://localhost:3000/" +echo "The root username is 'root', its password is 'ioionrails'." -