From 740a57d78ab1deba0b3a7d5f66fb9e932a759b5e Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Wed, 1 Sep 2004 11:54:28 +0000 Subject: [PATCH] Bugfix, wrong path. --- INSTALL | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/INSTALL b/INSTALL index 583bd060e..eba2d4249 100644 --- a/INSTALL +++ b/INSTALL @@ -86,11 +86,11 @@ supybot-wizard, you've got a nice registry file handy. If you're not satisfied with your answers to any of the questions you were asked, feel free to run the program again until you're satisfied with all your answers. Once you're satisfied, though, run "python -C:\Python23\supybot botname.conf". This will start the bot; unless -you turned off logging to stdout, you'll see some nice log messages -describing what the bot is doing at any particular moment; it may -pause for a significant amount of time after saying "Connecting to -..." while the server tries to check its ident. +C:\Python23\Scripts\supybot botname.conf". This will start the bot; +unless you turned off logging to stdout, you'll see some nice log +messages describing what the bot is doing at any particular moment; it +may pause for a significant amount of time after saying "Connecting +to ..." while the server tries to check its ident. For more information and help on how to use Supybot, checkout docs/GETTING_STARTED. Our forums (http://forums.supybot.org/) may