From 783ecd01f490096b6727504972316a6de8c2de68 Mon Sep 17 00:00:00 2001 From: SignpostMarv Date: Thu, 6 Sep 2012 12:58:14 +0100 Subject: headers --- BUILDING.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'BUILDING.txt') diff --git a/BUILDING.txt b/BUILDING.txt index 7d7bf3f..b14baa4 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -1,4 +1,4 @@ -=== Building on Windows === +# Building on Windows Steps: * runprebuild.bat @@ -7,7 +7,7 @@ Steps: * copy OpenSim.ini.example to OpenSim.ini and other appropriate files in bin/config-include * run OpenSim.exe -=== Building on Linux === +# Building on Linux Prereqs: * Mono >= 2.4.3 @@ -25,13 +25,13 @@ From the distribution type: * copy OpenSim.ini.example to OpenSim.ini and other appropriate files in bin/config-include * run mono OpenSim.exe -=== Using Monodevelop === +# Using Monodevelop From the distribution type: * ./runprebuild.sh * type monodevelop OpenSim.sln -=== References === +# References Helpful resources: * http://opensimulator.org/wiki/Build_Instructions -- cgit v1.1