summaryrefslogtreecommitdiff
path: root/python/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'python/README.rst')
-rw-r--r--python/README.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/README.rst b/python/README.rst
index 7d9a1e6..0c6c391 100644
--- a/python/README.rst
+++ b/python/README.rst
@@ -43,6 +43,12 @@ the algorithm. We provide the following choices of representation classes:
Installation
------------
+If you wish to use the released version of PHAT, you can simply install from PyPI::
+
+ pip install phat
+
+Installation from Source
+------------------------
Suppose you have checked out the PHAT repository at location $PHAT. Then you can::
cd $PHAT