diff options
author | <> | 2003-01-02 05:25:50 +0000 |
---|---|---|
committer | <> | 2003-01-02 05:25:50 +0000 |
commit | b132a73f15e432eaf43310fce9196ca0c0651465 (patch) | |
tree | c15f816ba7c4de99fef510e3bd75af0890d47441 /admin/www/install.ht | |
download | mailman2-b132a73f15e432eaf43310fce9196ca0c0651465.tar.gz mailman2-b132a73f15e432eaf43310fce9196ca0c0651465.tar.xz mailman2-b132a73f15e432eaf43310fce9196ca0c0651465.zip |
This commit was manufactured by cvs2svn to create branch
'Release_2_1-maint'.
Diffstat (limited to 'admin/www/install.ht')
-rw-r--r-- | admin/www/install.ht | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/admin/www/install.ht b/admin/www/install.ht new file mode 100644 index 00000000..1db5cb81 --- /dev/null +++ b/admin/www/install.ht @@ -0,0 +1,17 @@ +Title: Installing Mailman +Links: download-links.h + +<h3>Installing Mailman</h3> + +For detailed installation instructions, please see the +<code>INSTALL</code> file in the source distribution. + +<!-- Commented out, but I hope to make this true soon + +For detailed installation instructions, see the <em>Installing</em> +chapter of the <a href="site.html">Site Administrator's Guide</a>. +--> + +Be sure to read the <code>README</code> and <code>UPGRADING</code> +files in the source distribution for additional instructions, hints, +and warnings. |