aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6309385..fb1e921 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,8 @@ need to build OpenSim before running it.
19 19
20You will need .NET Framework 3.5 installed to run OpenSimulator. 20You will need .NET Framework 3.5 installed to run OpenSimulator.
21 21
22You will need .NET 4.0 installed to run OpenSimulator.
23
22We recommend that you run OpenSim from a command prompt on Windows in order 24We recommend that you run OpenSim from a command prompt on Windows in order
23to capture any errors. 25to capture any errors.
24 26
@@ -31,7 +33,7 @@ Now see the "Configuring OpenSim" section
31 33
32# Running OpenSim on Linux 34# Running OpenSim on Linux
33 35
34You will need Mono >= 2.4.3 to run OpenSim. On some Linux distributions you 36You will need Mono >= 2.10.8.1 to run OpenSimulator. On some Linux distributions you
35may need to install additional packages. See http://opensimulator.org/wiki/Dependencies 37may need to install additional packages. See http://opensimulator.org/wiki/Dependencies
36for more information. 38for more information.
37 39