diff options
author | Sean Dague | 2009-08-03 14:19:24 -0400 |
---|---|---|
committer | Sean Dague | 2009-08-03 14:19:24 -0400 |
commit | 33988267677d995a4c5d19fd1c72bc62756ad10e (patch) | |
tree | 036ce6613d84202e76ca2eab40f6a6c118233ac6 | |
parent | trivial change to try to trigger ciabot with git (diff) | |
download | opensim-SC_OLD-33988267677d995a4c5d19fd1c72bc62756ad10e.zip opensim-SC_OLD-33988267677d995a4c5d19fd1c72bc62756ad10e.tar.gz opensim-SC_OLD-33988267677d995a4c5d19fd1c72bc62756ad10e.tar.bz2 opensim-SC_OLD-33988267677d995a4c5d19fd1c72bc62756ad10e.tar.xz |
another minor change to trigger cia
-rw-r--r-- | README.txt | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -27,7 +27,7 @@ See configuring OpenSim | |||
27 | Prereqs: | 27 | Prereqs: |
28 | * Mono >= 2.4 (>= 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 back end database) |
31 | 31 | ||
32 | From the distribution type: | 32 | From the distribution type: |
33 | * ./runprebuild.sh | 33 | * ./runprebuild.sh |
@@ -89,4 +89,3 @@ OpenSim, as well as how to report bugs, and participate in the OpenSim | |||
89 | project can always be found at http://opensimulator.org. | 89 | project can always be found at http://opensimulator.org. |
90 | 90 | ||
91 | Thanks for trying OpenSim, we hope it is a pleasant experience. | 91 | Thanks for trying OpenSim, we hope it is a pleasant experience. |
92 | |||