summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2012-02-14 16:43:05 +0100
committerFlorian Pritz <bluewind@xinu.at>2012-02-14 16:43:05 +0100
commit74f57266a0b422d6ce06f9da2d9e94ff123b60b1 (patch)
tree561cb0d2c2f810fb6d931ecb8a3e24529f69f409 /INSTALL
parent9dd9dd531d7257849b50f1a0762b201bfb225a1f (diff)
INSTALL: fix path to config files
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 1 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index be727528e..05df0947d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,6 +1,5 @@
* run install.php to make sure all dependencies are installed
-* Copy all files from system/application/config/example to
- system/application/config
+* Copy all files from ./application/config/example to ./application/config
* Change them to fit your needs
* The necessary database tables are created automatically when accessing your pastebin
* Copy htaccess.txt to .htaccess if you want shorter URLs