From c6badc98216b73264fb91515668233a9313f3e1c Mon Sep 17 00:00:00 2001 From: booo Date: Fri, 21 Jan 2011 21:19:57 +0100 Subject: fixed spelling in README; added some instructions on how to setup everything --- README | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'README') 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 -- cgit v1.2.3