sup

A curses threads-with-tags style email client

sup-website.git

git clone https://supmua.dev/git/sup-website/
commit b622b7efb80f71f30b28380855e7401b7d1b20c9
parent b18fd7cf94786edc67b307a7d45c9ecad5ff7ee1
Author: Jonathan Lassoff <jof@thejof.com>
Date:   Fri, 10 May 2013 22:41:04 -0700

Add installation information to the front page. For #7

Diffstat:
M index.md | 10 ++++++++++
1 file changed, 10 insertions(+), 0 deletions(-)
diff --git a/index.md b/index.md
@@ -19,6 +19,16 @@ If you're the type of person who treats email as an extension of your long-term 
 </a>
 {% endfor %}
 
+## # Installation
+Install the sup rubygem and run the sup-config utility to build a configuration:
+
+<pre>
+$ gem install sup
+$ sup-config
+</pre>
+
+More documentation on getting started [is available in the wiki.](https://github.com/sup-heliotrope/sup/wiki#installation)
+
 ## # Features
  * Handle massive amounts of email.
  * Fast, local full-text index of messages.