aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.txt
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2010-04-18 19:19:50 +0100
committerJustin Clark-Casey (justincc)2010-04-18 19:19:50 +0100
commit43acd99bb38de4568614e8ae88ea2daa6797f37d (patch)
tree768a7c0b6ad8310badf35fd0897fc9275578f096 /README.txt
parentUpdate OpenMetaverse libraries to those used in master as of commit 9a781e7 (diff)
downloadopensim-SC_OLD-43acd99bb38de4568614e8ae88ea2daa6797f37d.zip
opensim-SC_OLD-43acd99bb38de4568614e8ae88ea2daa6797f37d.tar.gz
opensim-SC_OLD-43acd99bb38de4568614e8ae88ea2daa6797f37d.tar.bz2
opensim-SC_OLD-43acd99bb38de4568614e8ae88ea2daa6797f37d.tar.xz
Slightly tweak README to account for the fact that first-time standalone users may effectively set up their avatar as 'master avatar' in the region configuration stage.
Diffstat (limited to '')
-rw-r--r--README.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index ed59bf5..f1a71be 100644
--- a/README.txt
+++ b/README.txt
@@ -59,7 +59,8 @@ Once you are presented with a prompt that looks like:
59 59
60You have successfully started OpenSim. 60You have successfully started OpenSim.
61 61
62Before you can log in you will need to create a user account. You can do 62Before you can log in you will need to create a user account if you didn't already create
63your user as the "Master Avatar" during the region configuration stage. You can do
63this by running the "create user" command on the OpenSim console. This will 64this by running the "create user" command on the OpenSim console. This will
64ask you a series of questions such as first name, last name and password. 65ask you a series of questions such as first name, last name and password.
65 66