diff --git a/README.rst b/README.rst index d02f66b..1a9d85f 100644 --- a/README.rst +++ b/README.rst @@ -18,7 +18,12 @@ This is a pretty straight port of the JS here: Installation ------------- -Currently it's git only until I get everything ready for a submission to PyPi. +This does depend on lxml so you'll need some C headers in order to install +things from pip so that it can compile. + +:: + + pip install breadability Usage