X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2FREADME.txt;h=645249bd605221c9f2656945e0d80acf4b0a3d3b;hb=HEAD;hp=502c7ec2a32e56914d05b86d7497afa3a9e34ac0;hpb=756cb7a6e62091a39527317694f966fbaec8118a;p=citadel.git diff --git a/citadel/README.txt b/citadel/README.txt index 502c7ec2a..d8b1a591e 100644 --- a/citadel/README.txt +++ b/citadel/README.txt @@ -4,9 +4,10 @@ * The condensed version: 1. Create a user on your system under which to run Citadel - 2. Install supported versions of Berkeley DB, libical, and libsieve. + 2. Install supported versions of the required libraries 3. ./configure && make && make install - 4. Run the "setup" program + 4. Start up the server + 5. You can log in immediately or you can run setup * After installing Citadel, you'll probably want to install WebCit so that you can access the Citadel system using a web browser.