aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/BUILDING.txt
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2011-11-11 19:43:42 +0000
committerJustin Clark-Casey (justincc)2011-11-11 19:43:42 +0000
commit01518de0bf7da141186225da2602138cfc0ea51f (patch)
treecbf0961f9f4751d9677a5e8a4a46ece48bd13f53 /BUILDING.txt
parentMerge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff)
downloadopensim-SC_OLD-01518de0bf7da141186225da2602138cfc0ea51f.zip
opensim-SC_OLD-01518de0bf7da141186225da2602138cfc0ea51f.tar.gz
opensim-SC_OLD-01518de0bf7da141186225da2602138cfc0ea51f.tar.bz2
opensim-SC_OLD-01518de0bf7da141186225da2602138cfc0ea51f.tar.xz
update minimum mono version
Diffstat (limited to 'BUILDING.txt')
-rw-r--r--BUILDING.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/BUILDING.txt b/BUILDING.txt
index e929cbf..0fb68cb 100644
--- a/BUILDING.txt
+++ b/BUILDING.txt
@@ -12,7 +12,7 @@ Steps:
12=== Building on Linux === 12=== Building on Linux ===
13 13
14Prereqs: 14Prereqs:
15 * Mono >= 2.4.2 15 * Mono >= 2.4.3
16 * Nant >= 0.85 16 * Nant >= 0.85
17 * On some Linux distributions you may need to install additional packages. 17 * On some Linux distributions you may need to install additional packages.
18 See http://opensimulator.org/wiki/Dependencies for more information. 18 See http://opensimulator.org/wiki/Dependencies for more information.
@@ -28,5 +28,3 @@ From the distribution type:
28 28
29Helpful resources: 29Helpful resources:
30* http://opensimulator.org/wiki/Build_Instructions 30* http://opensimulator.org/wiki/Build_Instructions
31
32