From d8f47b0899f9ba055735250e91ac861e8adde447 Mon Sep 17 00:00:00 2001 From: Tom Gilbert Date: Tue, 2 Aug 2005 23:32:05 +0000 Subject: Wed Aug 03 00:31:41 BST 2005 Tom Gilbert * Added Rakefile, tweaked gemspec --- INSTALL | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 0ae1bdd1..3885f2dc 100644 --- a/INSTALL +++ b/INSTALL @@ -1,8 +1,8 @@ -Just stick the directory somewhere for now, edit rbotconf/conf.rbot and run -./rbot.rb. +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. -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. +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. -- cgit v1.2.3