]> jfr.im git - z_archive/KronOS.git/blobdiff - README.md
Added file for the json class, removed test class
[z_archive/KronOS.git] / README.md
index 2dba468cb4717d64807924cc9b39449463e56c0a..52313a7ab395bdd4912200414256eceb76fa36bd 100644 (file)
--- a/README.md
+++ b/README.md
@@ -11,7 +11,5 @@ Installing
 ----------
 1. Download, unpack, bla.
 1. Import dump.sql into a MySQL db.
-1. Rename config.php.sample -> config.php and edit.
+1. Rename application/config/config.php.example -> config.php and edit.
 1. Insert initial users into the DB.
-   Prepend the PW_SALT (from config.php) to the password, then SHA1.
-1. Set up a webserver for the frontend/ dir