reaplced the git service code (main gitbackendinterface()) with a new
[gwvp.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index dd4c311..f7fc6c4 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1 +1,15 @@
-Yeah, like theres f*** all to install right now?
\ No newline at end of file
+hmmmm... git clone it somewhere then setup config.php in www from config-dist.php
+
+if you cant do that without assistance at this point, dont bother touching this code yet.
+
+The only things i will tell you are this:
+
+1. sqlite only is supported at this time
+2. $db_name is the location of the db in config.php
+3. db must be web-user writable
+4. enable "debug" in gwvplib.php if it isnt
+5. go to the web interface and click on the "debug"
+6. do a "recreatedb"
+7. you can login as any defined user with the password "password".
+
+If you need more then that, then wait for a more useable install, its not that far off really
\ No newline at end of file