diff --git a/README.rst b/README.rst index 927c616..838958a 100644 --- a/README.rst +++ b/README.rst @@ -34,6 +34,8 @@ First install this package to register it with SQLAlchemy (see ``setup.py``). Requirements ============ +Install using ``pip install pyhive``. + - Python 2.7 - For Presto: Just a Presto install - For Hive @@ -42,6 +44,8 @@ Requirements - ``TCLIService`` (from Hive in ``/usr/lib/hive/lib/py``) - ``thrift_sasl`` (from `Cloudera `_) +There's also a `third party Conda package `_. + Testing =======