diff options
| author | Zack Hobson | 2009-07-24 19:09:03 -0700 | 
|---|---|---|
| committer | Zack Hobson | 2009-07-24 19:09:03 -0700 | 
| commit | 560c3ec1ee85cc0478d2bec3f5f88d5fa8780765 (patch) | |
| tree | 52505ff3dfa010c1456b150297e9351f87e9a722 /README.markdown | |
| parent | 80f5f5e8d000c25161ada0dad42542104f0edd39 (diff) | |
| download | hcl-560c3ec1ee85cc0478d2bec3f5f88d5fa8780765.tar.bz2 | |
Jeweler and gemspec, closes #16.
Diffstat (limited to 'README.markdown')
| -rw-r--r-- | README.markdown | 1 | 
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 | 
