aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2013-10-22 01:02:40 +0100
committerJustin Clark-Casey (justincc)2013-10-22 01:02:40 +0100
commit4830431eb0a73f28b7e5eaa76cf6054230327b1d (patch)
tree4635a77fcfe47148f33f60341ded1e8b7185e959 /README.md
parentBulletSim: update SOs and DLLs with version that enables compressed (diff)
downloadopensim-SC_OLD-4830431eb0a73f28b7e5eaa76cf6054230327b1d.zip
opensim-SC_OLD-4830431eb0a73f28b7e5eaa76cf6054230327b1d.tar.gz
opensim-SC_OLD-4830431eb0a73f28b7e5eaa76cf6054230327b1d.tar.bz2
opensim-SC_OLD-4830431eb0a73f28b7e5eaa76cf6054230327b1d.tar.xz
Add current .NET windows framework requirement to README.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 118fe71..6309385 100644
--- a/README.md
+++ b/README.md
@@ -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
20You will need .NET Framework 3.5 installed to run OpenSimulator.
21
20We 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
21to capture any errors. 23to capture any errors.
22 24