Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
therubymug committed Sep 5, 2011
1 parent 7882c13 commit 76cb37a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Expand Up @@ -13,6 +13,7 @@ Features:

* Persists pair(s) between different terminal instances.
* Creates a unique email address for the pair. (e.g. dev+fry+leela@hashrocket.com) This provides the ability to create a Gravatar for the pair.
* Allows you to expire the pair information in N hours. e.g. hitch --expire 8 fry leela

Synopsis:
--------
Expand Down Expand Up @@ -51,9 +52,9 @@ Development:
* It's easier if you use rvm.
* Fork hitch
* When you cd into the directory the .rvmrc will activate and create a hitch gemset
* gem install bundler --pre
* bundle install
* rake # run the test suite
* Then run the following scripts:
<pre><code>sh install_supported_rubies.sh
sh rake_spec_with_all_rubies.sh # this also bundles all necessary gems</code></pre>

Requirements:
------------
Expand All @@ -72,7 +73,7 @@ License:

(The MIT License)

Copyright (c) 2010 Rogelio J. Samour
Copyright (c) 2011 Rogelio J. Samour

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down

0 comments on commit 76cb37a

Please sign in to comment.