X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/222d31e435f003ec59e84860d2fa5129449f69de..915846a731f759ebb5664362f8b03b9f65904ad6:/README diff --git a/README b/README index 280e798fb..d79cdd11f 100644 --- a/README +++ b/README @@ -5,7 +5,9 @@ INSTALL * make your db (see db/README) -* install ruby libxml bindings (FIXME: example apt-get lines etc for the weak) +* install ruby libxml bindings: + + # sudo aptitude install libxml-ruby1.8 libxml-parser-ruby1.8 * make sure you have a MTA listening on localhost:25 if you want mail