diff --git a/README.txt b/README.txt index 9aa8c903d9..5fc3bf9ae0 100644 --- a/README.txt +++ b/README.txt @@ -17,3 +17,13 @@ secondlife.exe -loginuri http://localhost:8080/ * Have fun with your own sandbox! +== Linux/mono sandbox build == + +* check out the trunk code + +* ensure you have nant (http://nant.sf.net) installed + +* cd to the right directory and type "nant" + +* cd to bin/ and run "mono OpenSim.exe -sandbox -loginserver" +