Description:
added more instructions for installer
Commit status:
[Not Reviewed]
References:
Diff options:
Comments:
0 Commit comments
0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
r90:c62b55de9ac7 - - 1 file changed: 2 inserted, 1 deleted
@@ -133,9 +133,10 | |||
|
133 | 133 | echo "Now you are ready to run cafe grader...." |
|
134 | 134 | echo |
|
135 | 135 | echo "Try:" |
|
136 | + echo | |
|
136 | 137 | echo " cd web" |
|
137 | 138 | echo " ./script/server" |
|
138 | 139 | echo |
|
139 | 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