diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -25,10 +25,9 @@ to capture any errors. | |||
25 | To run OpenSim from a command prompt | 25 | To 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 | ||
31 | Now 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. | |||
39 | To run OpenSim, from the unpacked distribution type: | 38 | To 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 | ||
45 | Now see the "Configuring OpenSim" section | ||
46 | 44 | ||
47 | # Configuring OpenSim | 45 | # Configuring OpenSim |
48 | 46 | ||