summaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
authorZack Hobson2009-07-24 19:09:03 -0700
committerZack Hobson2009-07-24 19:09:03 -0700
commit560c3ec1ee85cc0478d2bec3f5f88d5fa8780765 (patch)
tree52505ff3dfa010c1456b150297e9351f87e9a722 /README.markdown
parent80f5f5e8d000c25161ada0dad42542104f0edd39 (diff)
downloadhcl-560c3ec1ee85cc0478d2bec3f5f88d5fa8780765.tar.bz2
Jeweler and gemspec, closes #16.
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 cdd8749..d1c076e 100644
--- a/README.markdown
+++ b/README.markdown
@@ -21,6 +21,7 @@ NOTE This software is nowhere near complete. To try it out:
* Trollop option-parsing library (gem install trollop)
* Chronic date-parsing library (gem install chronic)
* HighLine console input library (gem install highline)
+ * Jeweler packaging tool (needed to build the gem)
## Usage