update README to specify the correct mono revisions

0.6.6-post-fixes
Sean Dague 2009-06-22 19:27:38 +00:00
parent afbce6aa10
commit 1d9ec1da69
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
Welcome to OpenSim! Welcome to OpenSim!
Version 0.6 Version 0.6.x
== OVERVIEW == == OVERVIEW ==
@ -25,9 +25,9 @@ See configuring OpenSim
== Installation on Linux == == Installation on Linux ==
Prereqs: Prereqs:
* Mono >= 1.2.6 (>= 2.0.1 preferable) * Mono >= 2.0.1 (>= 2.4.2 is better)
* Nant >= 0.85 * Nant >= 0.86beta
* sqlite3 * sqlite3 or mysql 5.x (you'll need a backend database)
From the distribution type: From the distribution type:
* ./runprebuild.sh * ./runprebuild.sh