Updated installation instructions to reflect availability on PyPi.

This commit is contained in:
David Marx
2018-04-14 20:19:38 -07:00
parent e9214a488b
commit 3a27c440e2
+1 -1
View File
@@ -8,7 +8,7 @@ Installation
.. code-block:: bash
pip install -e git+git://github.com/dmarx/psaw.git
pip install psaw
At present, only python 3 is supported.