Skip to content

Commit

Permalink
Corrected README documentation about dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorrowe committed Oct 28, 2014
1 parent ccbfd28 commit 8fc51f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ An implementation of [JMESPath](https://github.com/boto/jmespath) for Ruby. This

## Installation

The jmespath gem is written in pure Ruby and has no dependencies.
The jmespath gem is written in pure Ruby and has a single dependency on `multi_json`.

```
$ gem install jmespath
Expand Down

0 comments on commit 8fc51f5

Please sign in to comment.