]> code.citadel.org Git - citadel.git/blobdiff - citadel/README.txt
Fix debian init script so it works with systemd.
[citadel.git] / citadel / README.txt
index c034b10ca3c07de309be3728820fe5834b324192..502c7ec2a32e56914d05b86d7497afa3a9e34ac0 100644 (file)
@@ -1,10 +1,10 @@
-
- * A full set of documentation may be found in the docs/ directory.
  
+ * Full documentation is at http://www.citadel.org.
+
  * The condensed version:
  
    1. Create a user on your system under which to run Citadel
-   2. Install a supported version of Berkeley DB
+   2. Install supported versions of Berkeley DB, libical, and libsieve.
    3. ./configure && make && make install
    4. Run the "setup" program
  
@@ -12,4 +12,3 @@
    so that you can access the Citadel system using a web browser.
 
  * Keep in mind that there is a FAQ at http://www.citadel.org
-