diff options
| author | Zack Hobson | 2009-07-21 19:55:52 -0700 |
|---|---|---|
| committer | Zack Hobson | 2009-07-21 19:55:52 -0700 |
| commit | fd5b5154f2d2c4d5988cca3c6650b7265750adfe (patch) | |
| tree | 819d96a56fee35f77aca8c452f76781907ecc80b | |
| parent | 895f3b72d8b0a9b2d732bc6489f4d6c6fb609f5f (diff) | |
| download | hcl-fd5b5154f2d2c4d5988cca3c6650b7265750adfe.tar.bz2 | |
Add a note about OpenSSL, closes #6.
| -rw-r--r-- | README.markdown | 1 |
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) |
