Skip to content

Commit

Permalink
README: fixed "requirements" word
Browse files Browse the repository at this point in the history
  • Loading branch information
zuazo committed Feb 14, 2014
1 parent 0616fef commit a8dd41f
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 @@ -18,7 +18,7 @@ This Chef Handler is heavily based on [Joshua Timberman](https://github.com/jtim

* Amazon AWS: uses Amazon SNS service.
* Uses the `aws-sdk` library.
* `aws-sdk` requires `nokogiri`, which also has the following requires:
* `aws-sdk` requires `nokogiri`, which also has the following requirements:
* `libxml2-dev` and `libxslt-dev` installed (optional).
* `gcc` and `make` installed (this will compile and install libxml2 and libxslt internally if not found).
* For `Ruby 1.8`, you need to install old versions of the following dependencies:
Expand Down

0 comments on commit a8dd41f

Please sign in to comment.