diff options
-rw-r--r-- | README.txt | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ | |||
1 | Welcome to OpenSim! | 1 | Welcome to OpenSim! |
2 | 2 | ||
3 | Version 0.6 | 3 | Version 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 | ||
27 | Prereqs: | 27 | Prereqs: |
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 | ||
32 | From the distribution type: | 32 | From the distribution type: |
33 | * ./runprebuild.sh | 33 | * ./runprebuild.sh |