X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/fcd37587f2a1343e59139926ef6c00d3fb04002c..c5f33db61e8ac24e578ae431f95a2566255fbf27:/README diff --git a/README b/README index b28b918fb..7d3fb4c5d 100644 --- a/README +++ b/README @@ -9,6 +9,10 @@ INSTALL # sudo aptitude install libxml-ruby1.8 libxml-parser-ruby1.8 +* install primary keys plugin for active record (minimum version 0.9.1) + + # sudo gem install composite_primary_keys + * make sure you have a MTA listening on localhost:25 if you want mail * script/server