From 52da42110d798e97884206f91dbea31ff80afa47 Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Thu, 19 Feb 2004 06:48:25 +0000 Subject: [PATCH] Removed addendum about registry; docs/CONFIGURATION handles that quite well. --- docs/GETTING_STARTED | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/docs/GETTING_STARTED b/docs/GETTING_STARTED index 939ae1f97..269bc16bf 100644 --- a/docs/GETTING_STARTED +++ b/docs/GETTING_STARTED @@ -28,7 +28,7 @@ like being asked many questions, just run supybot with no arguments and it'll ask you only the questions necessary to run a bot. So after running either of those two programs, you've got a nice -registry[*] file handy. If you're not satisfied with your answers to +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 the "supybot" program with the registry file @@ -154,9 +154,3 @@ Enjoy using Supybot! # Addenda ### Local installs: See this forum post: http://tinyurl.com/2tb37 - -The Registry: The Supybot registry is somewhat similar to Window's -registry in concept, but completely different in implementation. -It's still a hierarchical representation of configuration data, but -it's in a completely text-based and easy-to-use/modify format. We -think it's great :)