Skip to content

Commit

Permalink
Update README file
Browse files Browse the repository at this point in the history
  • Loading branch information
kdelchev committed Jul 29, 2015
1 parent dc8f9ba commit 24fa3af
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,10 @@ Please note that D3 is provided via the asset pipeline and you do *not* need to
Then add it to your manifest file, most probably at `app/assets/javascripts/application.js`:

//= require d3

## Development

To update D3 version in gem run rake task:
```bash
bundle exec rake d3:update_version
```

0 comments on commit 24fa3af

Please sign in to comment.