# HG changeset patch # User Nattee Niparnan # Date 2018-07-11 10:34:26 # Node ID 63d47ef59bac683d910a3622920bd28e9e297fae # Parent 3ee9b04aa1c5c086927b1992cbc21fb4d3bdb3e8 fix readme diff --git a/README b/README deleted file mode 100644 --- a/README +++ /dev/null @@ -1,10 +0,0 @@ -== cafe grader - -cafe grader is a programming contest platform used in Thailand IOI training. -The package includes 2 repositories, jittat/cafe-grader-web and jittat/cafe-grader-judge-scripts. - -=== Installation - -The system is tested on ubuntu 14.04 LTS. Use the installation script in -cafe-grader-judge-scripts/installer/install.sh . See http://theory.cpe.ku.ac.th/wiki/index.php/%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%95%E0%B8%B4%E0%B8%94%E0%B8%95%E0%B8%B1%E0%B9%89%E0%B8%87_Cafe_grader for the detail. - diff --git a/README.rdoc b/README.rdoc --- a/README.rdoc +++ b/README.rdoc @@ -51,9 +51,7 @@ === 3. Install necessary package - cafe@grader:~$ sudo apt install libmysqlclient-dev default-jdk unzip nodejs php7.2-cli apache2 dirmngr gnupg apache2-dev - -curl build-essential + cafe@grader:~$ sudo apt install libmysqlclient-dev default-jdk unzip nodejs php-cli apache2 dirmngr gnupg apache2-dev === 4. Install cafe-grader