Fixed: Corrected the filename

I'm using 0.10.0 and the file is named stikked.php.dist instead of stikked.php.default.
This commit is contained in:
Nils Brinkmann 2015-11-19 07:19:06 +01:00
parent 4d97a49645
commit 209326b594

View File

@ -35,7 +35,7 @@ Installation
1. Download stikked from https://github.com/claudehohl/Stikked/tags
2. Create a user and database for Stikked
3. Copy application/config/stikked.php.default to application/config/stikked.php
3. Copy application/config/stikked.php.dist to application/config/stikked.php
4. Edit configuration settings in application/config/stikked.php - everything is described there
5. You're done!