Skip to content

Commit

Permalink
Updating Gemfile instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Todd Mazierski committed Dec 28, 2012
1 parent b6e9116 commit e8f659b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -13,7 +13,7 @@ The wait gem executes a block until there's a valid (by default, truthy) result.
Add to your `Gemfile`:

```ruby
gem "wait", :git => "git@github.com:paperlesspost/wait.git"
gem "wait", "~> 0.2.2"
```

## Examples
Expand Down

0 comments on commit e8f659b

Please sign in to comment.