diff options
author | Justin Clark-Casey (justincc) | 2009-10-27 20:57:17 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2009-10-27 20:57:17 +0000 |
commit | d3cb1c6b33991f4ab4c2472d96c283834bfa43d9 (patch) | |
tree | 89f7b4ba3b9fd01e51a7c2ca2f31d3cd158bc1cd /README.txt | |
parent | Updating prebuild.xml to reflect the removal of DotNetEngine (diff) | |
download | opensim-SC_OLD-d3cb1c6b33991f4ab4c2472d96c283834bfa43d9.zip opensim-SC_OLD-d3cb1c6b33991f4ab4c2472d96c283834bfa43d9.tar.gz opensim-SC_OLD-d3cb1c6b33991f4ab4c2472d96c283834bfa43d9.tar.bz2 opensim-SC_OLD-d3cb1c6b33991f4ab4c2472d96c283834bfa43d9.tar.xz |
Bump required Mono version in README up to 2.4.2
Diffstat (limited to '')
-rw-r--r-- | README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ See configuring OpenSim | |||
25 | == Installation on Linux == | 25 | == Installation on Linux == |
26 | 26 | ||
27 | Prereqs: | 27 | Prereqs: |
28 | * Mono >= 2.0.1 (>= 2.4.2 is better) | 28 | * Mono >= 2.4.2 |
29 | * Nant >= 0.86beta | 29 | * Nant >= 0.86beta |
30 | * sqlite3 or mysql 5.x (you'll need a back end database) | 30 | * sqlite3 or mysql 5.x (you'll need a back end database) |
31 | 31 | ||