aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.txt
diff options
context:
space:
mode:
authorSean Dague2009-06-22 19:27:38 +0000
committerSean Dague2009-06-22 19:27:38 +0000
commit1d9ec1da693d4670e0f32fc6dd4bf8865a9ce969 (patch)
tree13cb10416e0713259e92dfdc10794d625994cf5a /README.txt
parentForgot a file (diff)
downloadopensim-SC_OLD-1d9ec1da693d4670e0f32fc6dd4bf8865a9ce969.zip
opensim-SC_OLD-1d9ec1da693d4670e0f32fc6dd4bf8865a9ce969.tar.gz
opensim-SC_OLD-1d9ec1da693d4670e0f32fc6dd4bf8865a9ce969.tar.bz2
opensim-SC_OLD-1d9ec1da693d4670e0f32fc6dd4bf8865a9ce969.tar.xz
update README to specify the correct mono revisions
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.txt b/README.txt
index f0cb778..f57b750 100644
--- a/README.txt
+++ b/README.txt
@@ -1,6 +1,6 @@
1Welcome to OpenSim! 1Welcome to OpenSim!
2 2
3Version 0.6 3Version 0.6.x
4 4
5== OVERVIEW == 5== OVERVIEW ==
6 6
@@ -25,9 +25,9 @@ See configuring OpenSim
25== Installation on Linux == 25== Installation on Linux ==
26 26
27Prereqs: 27Prereqs:
28 * Mono >= 1.2.6 (>= 2.0.1 preferable) 28 * Mono >= 2.0.1 (>= 2.4.2 is better)
29 * Nant >= 0.85 29 * Nant >= 0.86beta
30 * sqlite3 30 * sqlite3 or mysql 5.x (you'll need a backend database)
31 31
32From the distribution type: 32From the distribution type:
33 * ./runprebuild.sh 33 * ./runprebuild.sh