From 8e7198b03e26a783bccef5a70fdaf8df1e5c3dec Mon Sep 17 00:00:00 2001 From: Greg Gay Date: Tue, 4 Oct 2011 12:22:12 -0400 Subject: [PATCH] update readme with install from GitHub details --- readme | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/readme b/readme index f7afc8dca..fef2a4f0f 100644 --- a/readme +++ b/readme @@ -8,7 +8,16 @@ http://www.atutor.ca/atutor/docs/installation.php Or, the official ATutor Handbook: http://help.atutor.ca +Installing from a GitHub Clone +1. If you are installing ATutor from a GitHub clone, rather than an ATutor bundled distribution, follow the usual installation and upgrade instructions at the link above. +2. Before running the Installer, you will need to create an empty config file. To create the file, from the ATutor base directory, issue the command +touch include/config.inc.php +3. Then follow the instruction given by the Installer. +GitHub Basics +If you wish to have code you've developed added to the ATutor public source code, you will need to understand a few Git basics. + +See: http://wiki.atutor.ca/display/atutorwiki/Using+Git+and+GitHub Enjoy! -- 2.17.1