Add note to README about errors when the CharlockHolmes gem isn't installed correctly.

This commit is contained in:
Eloy Duran
2011-11-09 12:45:51 +01:00
parent a576b8d3c8
commit d70e8272d8

View File

@@ -82,6 +82,8 @@ To run the tests:
*Since this code is specific to GitHub, is not published as a official rubygem.*
If you are seeing errors like `StandardError: could not find any magic files!`, it means the CharlockHolmes gem didnt install correctly. See the [installing section](https://github.com/brianmario/charlock_holmes/blob/master/README.md) of the CharlockHolmes README for more information.
## Contributing
1. Fork it.