diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2005-11-06 19:23:18 +0100 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2005-11-06 19:23:18 +0100 |
commit | b7d3cc34f68dab7b8f7d0777711317b334fc2219 (patch) | |
tree | 6aa4d6332c96654fda79fe18993ab0e35d36a52b /debian/README.Debian |
Initial repository (0.99 release tree)0.99
Diffstat (limited to 'debian/README.Debian')
-rw-r--r-- | debian/README.Debian | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian new file mode 100644 index 00000000..02c5050a --- /dev/null +++ b/debian/README.Debian @@ -0,0 +1,12 @@ +Debconf should have asked you on what port you want BitlBee to run. If it +did not, the port number is 6667 or 6668. (6668 if you already got an ircd +running at 6667) + +Fire up your favourite IRC client and connect to localhost:6667 (or 6668), +and read the documentation (type help for a list of commands). + +Have fun! + +The /usr/share/doc/bitlbee/examples/ directory contains some programs and +scripts you might like or need. They're not really examples but it's quite +normal behaviour to put small contrib stuff like that in there. |