diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL new file mode 100644 index 000000000..17bf4d0b0 --- /dev/null +++ b/INSTALL @@ -0,0 +1,6 @@ +* Import db.sql into your database. +* Copy all files from system/application/config/example to + system/application/config +* Change them to fit your needs +* Copy htaccess.txt to .htaccess if you want shorter URLs + (also change the config setting) |