CONTRIBUTING.md in welaika-suspenders-2.23.0 vs CONTRIBUTING.md in welaika-suspenders-2.24.0
- old
+ new
@@ -11,9 +11,12 @@
Set up your machine:
./bin/setup
+If you're having trouble installing `capybara-webkit` check their [installation
+instructions](https://github.com/thoughtbot/capybara-webkit#qt-dependency-and-installation-issues).
+
Make sure the tests pass:
rake
Make your change.