diff options
author | Teravus Ovares | 2009-08-01 18:59:34 +0000 |
---|---|---|
committer | Teravus Ovares | 2009-08-01 18:59:34 +0000 |
commit | eb2ad43b3f3f6defe9d1941442bd380c63fe1b98 (patch) | |
tree | ea4b212fbd7ffba5e2e79cf3e43b40fcc7e8b0e0 | |
parent | * Tweak the caps manager so that the NPCAvatar works again. (diff) | |
download | opensim-SC_OLD-eb2ad43b3f3f6defe9d1941442bd380c63fe1b98.zip opensim-SC_OLD-eb2ad43b3f3f6defe9d1941442bd380c63fe1b98.tar.gz opensim-SC_OLD-eb2ad43b3f3f6defe9d1941442bd380c63fe1b98.tar.bz2 opensim-SC_OLD-eb2ad43b3f3f6defe9d1941442bd380c63fe1b98.tar.xz |
* Update ReadMe.txt to reflect feedback by testers
-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.4.2 is better) |
29 | * Nant >= 0.86beta | 29 | * Nant >= 0.86beta |
30 | * sqlite3 or mysql 5.x (you'll need a backend database) | 30 | * sqlite3 or mysql 5.x (you'll need a backend database) |
31 | 31 | ||