diff options
author | SignpostMarv | 2012-09-06 12:50:01 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2012-09-08 00:02:26 +0100 |
commit | 1acee36822e8138689ba847ee926beed18ad88f6 (patch) | |
tree | 28540e64079e1eb6a1edab4361cb51684985c9d1 | |
parent | markdown-formatted link (diff) | |
download | opensim-SC_OLD-1acee36822e8138689ba847ee926beed18ad88f6.zip opensim-SC_OLD-1acee36822e8138689ba847ee926beed18ad88f6.tar.gz opensim-SC_OLD-1acee36822e8138689ba847ee926beed18ad88f6.tar.bz2 opensim-SC_OLD-1acee36822e8138689ba847ee926beed18ad88f6.tar.xz |
code blocks
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -45,7 +45,7 @@ Now see the "Configuring OpenSim" section | |||
45 | When OpenSim starts for the first time, you will be prompted with a | 45 | When OpenSim starts for the first time, you will be prompted with a |
46 | series of questions that look something like: | 46 | series of questions that look something like: |
47 | 47 | ||
48 | [09-17 03:54:40] DEFAULT REGION CONFIG: Simulator Name [OpenSim Test]: | 48 | [09-17 03:54:40] DEFAULT REGION CONFIG: Simulator Name [OpenSim Test]: |
49 | 49 | ||
50 | For all the options except simulator name, you can safely hit enter to accept | 50 | For all the options except simulator name, you can safely hit enter to accept |
51 | the default if you want to connect using a client on the same machine or over | 51 | the default if you want to connect using a client on the same machine or over |
@@ -62,7 +62,7 @@ in-world. You can also use these details to perform your first login. | |||
62 | 62 | ||
63 | Once you are presented with a prompt that looks like: | 63 | Once you are presented with a prompt that looks like: |
64 | 64 | ||
65 | Region (My region name) # | 65 | Region (My region name) # |
66 | 66 | ||
67 | You have successfully started OpenSim. | 67 | You have successfully started OpenSim. |
68 | 68 | ||