]> dev.renevier.net Git - syj.git/blobdiff - README.TXT
make installation process more simple
[syj.git] / README.TXT
diff --git a/README.TXT b/README.TXT
new file mode 100644 (file)
index 0000000..f55167b
--- /dev/null
@@ -0,0 +1,9 @@
+To install:
+
+- create a postgis-enabled database named syj for postgres user syj
+- configure your webserver
+    see a lighttpd configuration example at scripts/lighttpd.conf
+- run
+    $ sh scripts/init.sh
+
+That should work