]> code.citadel.org Git - citadel.git/blobdiff - citadel/README.txt
* Added a README.txt file because some Joker kept bugging me about it
[citadel.git] / citadel / README.txt
diff --git a/citadel/README.txt b/citadel/README.txt
new file mode 100644 (file)
index 0000000..3db12c5
--- /dev/null
@@ -0,0 +1,12 @@
+
+ * A full set of documentation may be found in the docs/ directory.
+ * The condensed version:
+   1. Create a user on your system under which to run Citadel
+   2. Install a supported version of Berkeley DB
+   3. ./configure && make && make install
+   4. Run the "setup" program
+
+ * Keep in mind that there is a FAQ at http://www.citadel.org
+