aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorUbitUmarov2019-10-16 14:54:25 +0100
committerUbitUmarov2019-10-16 14:54:25 +0100
commit1a21ab19384a5720162ecf2e5976992edba67812 (patch)
treea976fdc6aadbe6550b9451745c1e6005f647d2a6 /README.md
parentminor text change (diff)
downloadopensim-SC-1a21ab19384a5720162ecf2e5976992edba67812.zip
opensim-SC-1a21ab19384a5720162ecf2e5976992edba67812.tar.gz
opensim-SC-1a21ab19384a5720162ecf2e5976992edba67812.tar.bz2
opensim-SC-1a21ab19384a5720162ecf2e5976992edba67812.tar.xz
minor text change
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index aa11b2c..a2c0ce5 100644
--- a/README.md
+++ b/README.md
@@ -25,10 +25,9 @@ to capture any errors.
25To run OpenSim from a command prompt 25To run OpenSim from a command prompt
26 26
27 * cd to the bin/ directory where you unpacked OpenSim 27 * cd to the bin/ directory where you unpacked OpenSim
28 * review and change configuration files (.ini) for your needs 28 * review and change configuration files (.ini) for your needs. see the "Configuring OpenSim" section
29 * run OpenSim.exe or opensim32.exe for small regions 29 * run OpenSim.exe or opensim32.exe for small regions
30 30
31Now see the "Configuring OpenSim" section
32 31
33# Running OpenSim on Linux 32# Running OpenSim on Linux
34 33
@@ -39,10 +38,9 @@ for more information.
39To run OpenSim, from the unpacked distribution type: 38To run OpenSim, from the unpacked distribution type:
40 39
41 * cd bin 40 * cd bin
42 * review and change configuration files (.ini) for your needs 41 * review and change configuration files (.ini) for your needs.see the "Configuring OpenSim" section
43 * run ./opensim.sh 42 * run ./opensim.sh
44 43
45Now see the "Configuring OpenSim" section
46 44
47# Configuring OpenSim 45# Configuring OpenSim
48 46