forked from atutor/ATutor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme
26 lines (17 loc) · 974 Bytes
/
readme
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
ATutor readme:
To install ATutor simply point your browser to your installation and follow the provided instructions.
For additional installation details see:
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!
The ATutor Development Team
http://www.atutor.ca