diff --git a/README.rst b/README.rst index 539922d0..7a8c6031 100644 --- a/README.rst +++ b/README.rst @@ -61,7 +61,7 @@ Or from source:: $ git clone https://github.com/jsocol/pystatsd $ cd pystatsd - $ python setup.py install + $ pip install . Docs