diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -19,6 +19,8 @@ need to build OpenSim before running it. | |||
19 | 19 | ||
20 | You will need .NET Framework 3.5 installed to run OpenSimulator. | 20 | You will need .NET Framework 3.5 installed to run OpenSimulator. |
21 | 21 | ||
22 | You will need .NET 4.0 installed to run OpenSimulator. | ||
23 | |||
22 | We recommend that you run OpenSim from a command prompt on Windows in order | 24 | We recommend that you run OpenSim from a command prompt on Windows in order |
23 | to capture any errors. | 25 | to 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 | ||
34 | You will need Mono >= 2.4.3 to run OpenSim. On some Linux distributions you | 36 | You will need Mono >= 2.10.8.1 to run OpenSimulator. On some Linux distributions you |
35 | may need to install additional packages. See http://opensimulator.org/wiki/Dependencies | 37 | may need to install additional packages. See http://opensimulator.org/wiki/Dependencies |
36 | for more information. | 38 | for more information. |
37 | 39 | ||