Skip to content

Commit

Permalink
Update README with correct Gemfile instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
jim committed May 13, 2012
1 parent ae1333b commit a62a4d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -9,7 +9,7 @@ carmen-rails is a Rails 3 plugin that supplies two new form helper methods:
Just add carmen-rails to your Gemfile:

```ruby
gem 'carmen-rails', '1.0.0.pre'
gem 'carmen-rails', '~> 1.0.0.beta2'
```

## Usage
Expand Down

0 comments on commit a62a4d9

Please sign in to comment.