summaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 74908ac..42bfb95 100644
--- a/README.markdown
+++ b/README.markdown
@@ -16,6 +16,7 @@ NOTE This software is nowhere near complete. To try it out:
### Prerequisites
* Ruby (tested with 1.8.7)
+ * Ruby OpenSSL support (in debian/ubuntu: apt-get install libopenssl-ruby)
* RubyGems
* Trollop option-parsing library (gem install trollop)
* Chronic date-parsing library (gem install chronic)