fix dlen
[citadel.git] / citadel / README.txt
index 3b5829d61b9d0a1343b607f63e7e71dc0c7dd89e..d8b1a591efffb208473e2a485364bf42e9d71377 100644 (file)
@@ -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 Expat.
+   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.