[Doc] Fixed conda link in README

Original link in README for conda (https://anaconda.org/cantera/repo?type=conda&label=main) seems to be broken, so replaced with new link (https://anaconda.org/Cantera/cantera).
This commit is contained in:
Kyle Niemeyer 2016-11-29 00:58:29 -08:00 committed by Ray Speth
parent 4829310f11
commit dcebc5f01f

View file

@ -42,7 +42,7 @@ Ubuntu. Anaconda packages containing the Cantera Python module are also
available for Windows, OS X, and Linux.
.. image:: https://anaconda.org/cantera/cantera/badges/installer/conda.svg
:target: https://conda.anaconda.org/cantera
:target: https://anaconda.org/Cantera/cantera
For other platforms, or for users wishing to install a development version of
Cantera, `compilation instructions