[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:
parent
4829310f11
commit
dcebc5f01f
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue