Skip to content

Commit

Permalink
Updates for 0.4rc5
Browse files Browse the repository at this point in the history
  • Loading branch information
tritemio committed Jan 15, 2015
1 parent 9d814cf commit e31e566
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,9 @@ rich text, math and graphics with (live) code. For more info please visit:

##Installation

Briefly, the installation requires installing a scientific python distribution
(such as [Continuum Anaconda](https://store.continuum.io/cshop/anaconda/))
and then installing the `fretbursts` python package (`pip install fretbursts==0.4rc4`).
Briefly, the installation requires installing a scientific python distribution
(such as [Continuum Anaconda](https://store.continuum.io/cshop/anaconda/))
and then installing the `fretbursts` python package (`pip install fretbursts==0.4rc5`).

A detailed description of different installation options can be found in:

Expand Down
4 changes: 2 additions & 2 deletions docs/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ Quick: Package installation
If you are just starting with FRETBursts this is the preferred installation
method.

To install the last stable release type::
To install the latest stable release type::

pip install fretbursts==0.4rc4 --upgrade
pip install fretbursts==0.4rc5 --upgrade

To install the latest version from GitHub, type::

Expand Down

0 comments on commit e31e566

Please sign in to comment.