diff options
author | Justin Clark-Casey (justincc) | 2013-11-08 23:16:09 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2013-11-08 23:16:09 +0000 |
commit | 9a9abd37ebff245ef67aea2ff0affbf0c4eef62e (patch) | |
tree | 332247eea26d0e1ab3b7fe88ba8b891ef30c2397 | |
parent | Update OpenSimulator to use .NET 4.0 (diff) | |
download | opensim-SC-9a9abd37ebff245ef67aea2ff0affbf0c4eef62e.zip opensim-SC-9a9abd37ebff245ef67aea2ff0affbf0c4eef62e.tar.gz opensim-SC-9a9abd37ebff245ef67aea2ff0affbf0c4eef62e.tar.bz2 opensim-SC-9a9abd37ebff245ef67aea2ff0affbf0c4eef62e.tar.xz |
minor: remove the bit left in the readme which said .net 3.5 framework was required
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -17,8 +17,6 @@ need to build OpenSim before running it. | |||
17 | 17 | ||
18 | # Running OpenSim on Windows | 18 | # Running OpenSim on Windows |
19 | 19 | ||
20 | You will need .NET Framework 3.5 installed to run OpenSimulator. | ||
21 | |||
22 | You will need .NET 4.0 installed to run OpenSimulator. | 20 | You will need .NET 4.0 installed to run OpenSimulator. |
23 | 21 | ||
24 | We recommend that you run OpenSim from a command prompt on Windows in order | 22 | We recommend that you run OpenSim from a command prompt on Windows in order |