Skip to content

Commit

Permalink
Small addition in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon COURTOIS committed Dec 21, 2009
1 parent 96e060a commit 5d916b5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ Or directly as a Rails plugin :

./script/plugin install git://github.com/simonc/rails_gettext_json.git

Or as a dependency of your Rails app :

# config/environment.rb
config.gem "gettext_json", :version => ">= 0.0.2"

# and then in the console
rake gems:install

## Usage

### Initialization
Expand Down

0 comments on commit 5d916b5

Please sign in to comment.