Skip to content

Commit ceabb05

Browse files
Matt GarthwaiteMatt Garthwaite
Matt Garthwaite
authored and
Matt Garthwaite
committed
add PyPI install to README
1 parent 43ed881 commit ceabb05

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,15 @@ Python dependencies are:
4949
Install
5050
-------
5151

52-
Details of all install options are given in the `PyRate documentation <http://geoscienceaustralia.github.io/PyRate>`_. For a Linux install, enter these commands in a terminal:
52+
Details of all install options are given in the `PyRate documentation <http://geoscienceaustralia.github.io/PyRate>`_.
53+
54+
`PyRate` and its Python dependencies can be installed directly from the `Python Package Index (PyPI) <https://pypi.org/project/Py-Rate/>`_:
55+
56+
::
57+
58+
pip install Py-Rate
59+
60+
To install from source in Linux, enter these commands in a terminal:
5361

5462
::
5563

0 commit comments

Comments
 (0)