X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=INSTALL;h=112bd62c217403eed117b92d0b5e8d341aba5c79;hp=17d1310db81e4bd1ca2e93f42d1beab02f7c6227;hb=d80ba4f4bc4d3e2c8f1a86354af0c3bfce711d08;hpb=8f124bf55d262a83580dc569f7d62da8b25b6177 diff --git a/INSTALL b/INSTALL index 17d1310d..112bd62c 100644 --- a/INSTALL +++ b/INSTALL @@ -1,7 +1,10 @@ +Quassel IRC - Installation Notes +================================ + These are preliminary instructions, until we get the config more polished. -Quassel IRC features three binaries: quasselcore, quasselclient, and +Quassel IRC provides three binaries: quasselcore, quasselclient, and quassel. While quasselcore and quasselclient obviously provide the separated core and client functionality, the latter one (quassel) is a monolithic version containing both of them for convenience. @@ -24,11 +27,10 @@ anyway, since there are no installable files other than the binaries. Though this might change in later releases. On first run of the Quassel core, it will wait for a client to connect -and present a (preliminary) first-run wizard. This will allow you to -create the database and one admin user for the core-side storage. Note -that Quassel does not support the administration of user accounts yet, -this includes adding more users, changing passwords and so on. This is -high on our TODO list, of course. +and present a wizard that will allow you to create the database and one +admin user for the core-side storage. Note that Quassel does not support +the administration of user accounts yet, this includes adding more users, +changing passwords and so on. Please also do read the README file.