Skip to content

Commit

Permalink
Update installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Jun 17, 2019
1 parent 8373aff commit 12b9f7d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/installing.rst
Expand Up @@ -2,11 +2,11 @@ Installation
============

The **aas-timeseries** package requires Python 3.6 or later. To install the
latest developer version of aas-timeseries as well as its dependencies, you can
latest version of aas-timeseries as well as its dependencies, you can
do::

pip install git+https://github.com/aperiosoftware/aas-timeseries
pip install aas-timeseries

In future, this package will be released on PyPI and it will be possible to do::
If you want to install the latest developer version, you can instead use::

pip install aas-timeseries
pip install git+https://github.com/aperiosoftware/aas-timeseries

0 comments on commit 12b9f7d

Please sign in to comment.