summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorTom Gilbert <tom@linuxbrit.co.uk>2006-01-27 09:28:38 +0000
committerTom Gilbert <tom@linuxbrit.co.uk>2006-01-27 09:28:38 +0000
commit10a5625538169df723ecb4a5e061096d473198cd (patch)
tree750564c8ce1554a3ca28c16e29e1ced121cb9b3b /INSTALL
parent340709f3efdad7ebf4f711434a450abf89e376c6 (diff)
bit of win32 doco
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 3885f2dc..7081c592 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,3 +1,5 @@
+Run setup.rb to install the bot.
+
Just run rbot, it'll ask you for any core information it needs before it can
start, after that you can configure everything else online using the config
module.
@@ -6,3 +8,5 @@ You can maintain multiple configurations at once. Start rbot with the
location you want it to store runtime data in. By default, running rbot
uses the ~/.rbot config directory. If you run 'rbot /path/to/foo', then the
configuration will be stored to and read from there instead.
+
+Instructions for windows in REQUIREMENTS