File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,9 +39,9 @@ psy-reg: Psyplot plugin for visualizing and calculating regression plots
3939 :alt: PyPI Package latest release
4040 :target: https://pypi.python.org/pypi/psy-reg
4141
42- .. |conda | image :: https://anaconda.org/chilipp /psy-reg/badges/installer/conda .svg
42+ .. |conda | image :: https://anaconda.org/conda-forge /psy-reg/badges/version .svg
4343 :alt: conda
44- :target: https://conda.anaconda.org/chilipp
44+ :target: https://conda.anaconda.org/conda-forge/psy-reg
4545
4646.. |supported-versions | image :: https://img.shields.io/pypi/pyversions/psy-reg.svg?style=flat
4747 :alt: Supported versions
Original file line number Diff line number Diff line change @@ -60,9 +60,9 @@ See the :ref:`plot_methods` and :ref:`gallery_examples` for more information.
6060 :alt: PyPI Package latest release
6161 :target: https://pypi.python.org/pypi/psy-reg
6262
63- .. |conda | image :: https://anaconda.org/chilipp /psy-reg/badges/installer/conda .svg
63+ .. |conda | image :: https://anaconda.org/conda-forge /psy-reg/badges/version .svg
6464 :alt: conda
65- :target: https://conda.anaconda.org/chilipp
65+ :target: https://conda.anaconda.org/conda-forge/psy-reg
6666
6767 .. |supported-versions | image :: https://img.shields.io/pypi/pyversions/psy-reg.svg?style=flat
6868 :alt: Supported versions
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ We highly recommend to use conda_ for installing psy-reg.
1515After downloading the installer from anaconda _, you can install psy-reg simply
1616via::
1717
18- $ conda install -c chilipp psy-reg
18+ $ conda install -c conda-forge psy-reg
1919
2020.. _anaconda : https://www.continuum.io/downloads
2121.. _conda-forge : http://conda-forge.github.io/
You can’t perform that action at this time.
0 commit comments