summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 8 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
new file mode 100644
index 00000000..0ae1bdd1
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,8 @@
+Just stick the directory somewhere for now, edit rbotconf/conf.rbot and run
+./rbot.rb.
+
+You can maintain multiple configurations at once, start rbot with the
+location you want it to store runtime data in. By default, running ./rbot.rb
+uses the rbotconf subdirectory which contains a sample configuration. If you
+run ./rbot.rb ~/.rbot, then the configuration will be stored and read from
+there instead.