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