Skip to content

Commit

Permalink
Update the links to Conda in the documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Marcus D. Hanwell <marcus.hanwell@kitware.com>
  • Loading branch information
cryos authored and carterbox committed Feb 25, 2020
1 parent 2105545 commit 2faea78
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doc/source/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ If you only want to run TomoPy, not develop it, then you should install through
Conda, our supported package and environment manager. Conda can install TomoPy
and its dependencies for you.

First, you must have `Conda <http://continuum.io/downloads>`_ installed.
First, you must have `Conda <https://docs.conda.io/en/latest/miniconda.html>`_
installed.

Next, install TomoPy and all its dependencies into a new Conda environment
called ``tomopy`` by running::
Expand All @@ -34,4 +35,4 @@ containing TomoPy and run::
$ conda update --channel conda-forge tomopy

For some more information about using Conda, please refer to the `docs
<http://conda.pydata.org/docs>`__.
<https://conda.io/projects/conda>`__.

0 comments on commit 2faea78

Please sign in to comment.