Skip to content

Commit

Permalink
Update README.md (#3204)
Browse files Browse the repository at this point in the history
Updated to include instructions for release candidate builds on anaconda
  • Loading branch information
SgStapleton authored and krlberry committed Apr 2, 2019
1 parent 08a2d6a commit e53a8c2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ This installation guide is for ISIS3 users interested in installing ISIS3 (3.6.0

conda install -c usgs-astrogeology isis3

6.a If you would like to work with our latest Release Candidate:

conda install -c usgs-astrogeology/label/RC isis3

7. Finally, setup the environment variables:

Expand All @@ -79,6 +82,8 @@ This installation guide is for ISIS3 users interested in installing ISIS3 (3.6.0
### Updating

To update to a new version of ISIS, simply run `conda update isis3`

To update to our latest release candidate, run `conda update -c usgs-astrogeology/label/RC isis3`

### Operating System Requirements

Expand Down

0 comments on commit e53a8c2

Please sign in to comment.