Skip to content

Commit

Permalink
config.gem with explicit version
Browse files Browse the repository at this point in the history
  • Loading branch information
darragh committed Nov 13, 2009
1 parent f5b08f4 commit b71920a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.markdown
Expand Up @@ -7,7 +7,8 @@ Once installed and configured, all exceptions from web requests are reported to
## Installation

1. gem install exceptional
2. Add config.gem 'exceptional' to 'config/environment.rb'
2. Add config.gem entry to 'config/environment.rb'
<pre>config.gem 'exceptional', :version => '2.0.0'</pre>
3. run 'exceptional install <api-key>' using the api-key for your app from http://getexceptional.com

### Other ways to install:
Expand Down

0 comments on commit b71920a

Please sign in to comment.