diff options
| author | Zack Hobson | 2009-07-28 09:07:01 -0700 | 
|---|---|---|
| committer | Zack Hobson | 2009-07-28 09:07:01 -0700 | 
| commit | f22f87dc69e6b033cbbcbd86676002aa15003e15 (patch) | |
| tree | 5ce69fb74ca543eb475c90c98743d4c6f9f66ebd /README.markdown | |
| parent | d08402df944693070c7279a421b88d70ecc71f3a (diff) | |
| download | hcl-f22f87dc69e6b033cbbcbd86676002aa15003e15.tar.bz2 | |
Add a note about ruby-dev for debian/ubuntu users, closes #20.
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 f82ed65..9c5f547 100644 --- a/README.markdown +++ b/README.markdown @@ -14,6 +14,7 @@ HCl is a command-line tool for interacting with Harvest time sheets using the   * Ruby (tested with 1.8.7)   * Ruby OpenSSL support (in debian/ubuntu: apt-get install libopenssl-ruby) + * Ruby extension building support (in debian/ubuntu: apt-get install ruby-dev)   * RubyGems   * Trollop option-parsing library (gem install trollop)   * Chronic date-parsing library (gem install chronic) | 
