Description:
added more instructions for installer
Commit status:
[Not Reviewed]
References:
Comments:
0 Commit comments 0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
Add another comment

r90:c62b55de9ac7 - - 1 file changed: 2 inserted, 1 deleted

@@ -133,9 +133,10
133 echo "Now you are ready to run cafe grader...."
133 echo "Now you are ready to run cafe grader...."
134 echo
134 echo
135 echo "Try:"
135 echo "Try:"
136 + echo
136 echo " cd web"
137 echo " cd web"
137 echo " ./script/server"
138 echo " ./script/server"
138 echo
139 echo
139 echo "and access web at http://localhost:3000/"
140 echo "and access web at http://localhost:3000/"
141 + echo "The root username is 'root', its password is 'ioionrails'."
140
142
141 -
You need to be logged in to leave comments. Login now