aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/BUILDING.md
diff options
context:
space:
mode:
authorUbitUmarov2018-11-18 23:35:16 +0000
committerUbitUmarov2018-11-18 23:35:16 +0000
commit2fb82f84d24d39c465b748d1e1500ad84206b630 (patch)
tree4f0a09eafb2f349dabfc797539813b87c62c7eee /BUILDING.md
parentupdate script syntax (diff)
downloadopensim-SC-2fb82f84d24d39c465b748d1e1500ad84206b630.zip
opensim-SC-2fb82f84d24d39c465b748d1e1500ad84206b630.tar.gz
opensim-SC-2fb82f84d24d39c465b748d1e1500ad84206b630.tar.bz2
opensim-SC-2fb82f84d24d39c465b748d1e1500ad84206b630.tar.xz
update osslEnable
Diffstat (limited to '')
-rw-r--r--BUILDING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILDING.md b/BUILDING.md
index 1fda6b8..ac372e5 100644
--- a/BUILDING.md
+++ b/BUILDING.md
@@ -20,7 +20,7 @@ From the distribution type:
20 * type msbuild or xbuild 20 * type msbuild or xbuild
21 * cd bin 21 * cd bin
22 * copy OpenSim.ini.example to OpenSim.ini and other appropriate files in bin/config-include 22 * copy OpenSim.ini.example to OpenSim.ini and other appropriate files in bin/config-include
23 * review and change those ini files acording to your needes 23 * review and change those ini files according to your needs
24 * windows: execute opensim.exe or opensim32.exe for small regions 24 * windows: execute opensim.exe or opensim32.exe for small regions
25 * linux: run ./opensim.sh 25 * linux: run ./opensim.sh
26 !* msbuild (xbuild) option switches 26 !* msbuild (xbuild) option switches