aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/README.md b/README.md
index c648e6a..3ab2339 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
1Use this to create a sim that links into Infinite Grid from Linux. 1Use this to create a sim that links into Infinite Grid from Linux.
2 2
3It's only been tested on Ubuntu 10.04, 11.04, and 12.04, YMMV. This is 3It's only been tested on Ubuntu 10.04, 11.04, 12.04, and 16.04, YMMV.
4also a WIP, use it at your own risk. It's been used to set up two 4This is also a WIP, use it at your own risk. It's been used to set up
5freshly installed Ubuntu servers though. 5a few freshly installed Ubuntu servers though.
6 6
7Follow these steps. 7Follow these steps.
8------------------- 8-------------------
@@ -22,7 +22,7 @@ Next you need to figure out what password you want to use for OpenSims
22access to the database. We will call this "DatabasePassword". Run the 22access to the database. We will call this "DatabasePassword". Run the
23following script - 23following script -
24 24
25./install_opensim.sh DatabasePassword 25./InstallItAll.sh DatabasePassword
26 26
27This will do most of the work for you, except for creating sims. There 27This will do most of the work for you, except for creating sims. There
28is a final step that needs to be done manually for now. Edit 28is a final step that needs to be done manually for now. Edit
@@ -75,7 +75,6 @@ You can backup the sim with -
75 75
76./backup-sim 76./backup-sim
77 77
78Though they all get backed up every six hours anyway.
79 78
80 79
81Finishing up. 80Finishing up.