diff --git a/README.md b/README.md index 868f2a1e..fd149fa1 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ And then execute: Or install it yourself as: $ gem install html-proofer + +**NOTE:** When installation speed matters, set `NOKOGIRI_USE_SYSTEM_LIBRARIES` to `true` in your environment. This is useful for increasing the speed of your Continuous Integration builds. ## Usage