aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbooo <borgers@mi.fu-berlin.de>2011-01-21 21:19:57 +0100
committerbooo <borgers@mi.fu-berlin.de>2011-01-21 21:19:57 +0100
commitc6badc98216b73264fb91515668233a9313f3e1c (patch)
treecbe0b6835769f7bad75f56b8007dcea856a285cf
parent3b2e7507b0ef20e3f05e458bc7465c6a5511e694 (diff)
downloadosm-xapi-c6badc98216b73264fb91515668233a9313f3e1c.tar.gz
osm-xapi-c6badc98216b73264fb91515668233a9313f3e1c.tar.xz
osm-xapi-c6badc98216b73264fb91515668233a9313f3e1c.zip
fixed spelling in README; added some instructions on how to setup everything
-rw-r--r--README10
1 files changed, 9 insertions, 1 deletions
diff --git a/README b/README
index a11a09b..48253bf 100644
--- a/README
+++ b/README
@@ -26,7 +26,15 @@ a more formal description
We serve the node endpoint, but no others. We implment the tag based filtering,
for only one tag and a bounding box.
-Dabase setup
+Basic setup
+=============
+
+Just execute bootstrap.sh which will install node and everything you need into
+your local directory. If you don't trust us read the bootstrap.sh. If you have
+node and npm installed you can just use "npm link src/nodejs/" to install all
+the dependencies.
+
+Database setup
=============
We use postgres 9.* with postgis 1.5. Postgres 9.0 is used becaus we need some