diff options
author | Justin Clark-Casey (justincc) | 2010-04-18 19:19:50 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2010-04-18 19:19:50 +0100 |
commit | 43acd99bb38de4568614e8ae88ea2daa6797f37d (patch) | |
tree | 768a7c0b6ad8310badf35fd0897fc9275578f096 /README.txt | |
parent | Update OpenMetaverse libraries to those used in master as of commit 9a781e7 (diff) | |
download | opensim-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 'README.txt')
-rw-r--r-- | README.txt | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -59,7 +59,8 @@ Once you are presented with a prompt that looks like: | |||
59 | 59 | ||
60 | You have successfully started OpenSim. | 60 | You have successfully started OpenSim. |
61 | 61 | ||
62 | Before you can log in you will need to create a user account. You can do | 62 | Before you can log in you will need to create a user account if you didn't already create |
63 | your user as the "Master Avatar" during the region configuration stage. You can do | ||
63 | this by running the "create user" command on the OpenSim console. This will | 64 | this by running the "create user" command on the OpenSim console. This will |
64 | ask you a series of questions such as first name, last name and password. | 65 | ask you a series of questions such as first name, last name and password. |
65 | 66 | ||