diff options
author | Justin Clark-Casey (justincc) | 2013-10-22 01:02:40 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2013-10-22 01:02:40 +0100 |
commit | 4830431eb0a73f28b7e5eaa76cf6054230327b1d (patch) | |
tree | 4635a77fcfe47148f33f60341ded1e8b7185e959 /README.md | |
parent | BulletSim: update SOs and DLLs with version that enables compressed (diff) | |
download | opensim-SC-4830431eb0a73f28b7e5eaa76cf6054230327b1d.zip opensim-SC-4830431eb0a73f28b7e5eaa76cf6054230327b1d.tar.gz opensim-SC-4830431eb0a73f28b7e5eaa76cf6054230327b1d.tar.bz2 opensim-SC-4830431eb0a73f28b7e5eaa76cf6054230327b1d.tar.xz |
Add current .NET windows framework requirement to README.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ 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 | |||
20 | 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 |
21 | to capture any errors. | 23 | to capture any errors. |
22 | 24 | ||