Description:
fix readme
Commit status:
[Not Reviewed]
References:
Comments:
0 Commit comments 0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
Add another comment

r736:63d47ef59bac - - 2 files changed: 1 inserted, 13 deleted

@@ -48,15 +48,13
48 This is very important. You have to logout and login again since RVM change a lots of system.
48 This is very important. You have to logout and login again since RVM change a lots of system.
49
49
50 If you are using GUI version of Ubuntu, be sure to have Gnome Terminal (or any other terminal you are using) perform login every time. This can be done by mark the check box "Run command as a login shell" in Gnome terminal or by adding --login to bash.
50 If you are using GUI version of Ubuntu, be sure to have Gnome Terminal (or any other terminal you are using) perform login every time. This can be done by mark the check box "Run command as a login shell" in Gnome terminal or by adding --login to bash.
51
51
52 === 3. Install necessary package
52 === 3. Install necessary package
53
53
54 - cafe@grader:~$ sudo apt install libmysqlclient-dev default-jdk unzip nodejs php7.2-cli apache2 dirmngr gnupg apache2-dev
54 + cafe@grader:~$ sudo apt install libmysqlclient-dev default-jdk unzip nodejs php-cli apache2 dirmngr gnupg apache2-dev
55 -
56 - curl build-essential
57
55
58 === 4. Install cafe-grader
56 === 4. Install cafe-grader
59
57
60 First, ensure that RVM is installed correctly.
58 First, ensure that RVM is installed correctly.
61
59
62 cafe@grader:~$ rvm
60 cafe@grader:~$ rvm
You need to be logged in to leave comments. Login now