]> git.openstreetmap.org Git - rails.git/commitdiff
nickb: FIXME'd aptitude instructions for libxml
authorNick Black <nickb@svn.openstreetmap.org>
Fri, 10 Nov 2006 13:16:00 +0000 (13:16 +0000)
committerNick Black <nickb@svn.openstreetmap.org>
Fri, 10 Nov 2006 13:16:00 +0000 (13:16 +0000)
README

diff --git a/README b/README
index 280e798fbf4699296f4eaeae2d52d123ed3193e8..d79cdd11f19645b80144dae9cb54fe23515786dc 100644 (file)
--- 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