diff --git a/README.md b/README.md index 2b981308..ab611324 100644 --- a/README.md +++ b/README.md @@ -504,7 +504,7 @@ Note that filenames on windows must not contain any of the following characters ## LIB.SO ERROR -`Could not open library 'lib.so'` may be solved by installing `python-devel` on Fedora or `python-dev` on Ubuntu. +`Could not open library 'lib.so'` may be solved by installing `python-devel` on Fedora or `python-dev` on Ubuntu. Gentoo requires a rubypython [patch](https://gist.github.com/2802480) to use python2.7. ## CONTRIBUTE