summaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
authorZack Hobson2013-11-19 12:16:53 -0800
committerZack Hobson2013-11-19 12:16:53 -0800
commitbe19ef4f66e91309014f06b6df511b4da6ffb8b6 (patch)
tree51fd790c120d153f829f61937b1c400f66044ac1 /README.markdown
parent2a863b2ed868a97519fe00ad0d55f53a894ed58a (diff)
downloadhcl-be19ef4f66e91309014f06b6df511b4da6ffb8b6.tar.bz2
Update README.
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown11
1 files changed, 0 insertions, 11 deletions
diff --git a/README.markdown b/README.markdown
index e7692eb..b25d2c9 100644
--- a/README.markdown
+++ b/README.markdown
@@ -17,17 +17,6 @@ or you can install from source using jeweler:
$ gem install jeweler
$ rake install
-### Prerequisites
-
- * 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 1.3.3
- * 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
hcl [start] (@<task_alias> | <project_id> <task_id>) [+<time>] [<message>]