Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 322d4d2..03ec756 100644
--- a/README
+++ b/README
@@ -3,3 +3,6 @@ TO USE THIS:
0. Set the proper base_url option in the config.ini file.
1. Copy all the .xo bundles to the ./activities directory.
2. run ./generate.py to update the index.html file.
+3. as root, run ./setup.py to modify the hosts file and
+ to create the httpd vhost config.
+4. restart httpd.