aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 9aa8c90..5fc3bf9 100644
--- a/README.txt
+++ b/README.txt
@@ -17,3 +17,13 @@ secondlife.exe -loginuri http://localhost:8080/
17 17
18* Have fun with your own sandbox! 18* Have fun with your own sandbox!
19 19
20== Linux/mono sandbox build ==
21
22* check out the trunk code
23
24* ensure you have nant (http://nant.sf.net) installed
25
26* cd to the right directory and type "nant"
27
28* cd to bin/ and run "mono OpenSim.exe -sandbox -loginserver"
29