Skip to content

Commit

Permalink
Merge pull request #306 from LProx2020/condaforge-instructions
Browse files Browse the repository at this point in the history
New Feature: Adding conda-forge Prompt
  • Loading branch information
dopplershift authored Mar 5, 2021
2 parents 32dfd89 + 5d81446 commit 5cd1f16
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/installguide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,11 @@ Siphon can also be installed through ``conda``:
.. parsed-literal::
conda install -c unidata siphon
Additionally, Siphon can be installed with ``conda-forge``:

.. parsed-literal::
conda install -c conda-forge siphon
The source code can also be grabbed from `GitHub <https://github.com/Unidata/siphon>`_. From
the base of the source directory, run:

Expand All @@ -67,6 +72,7 @@ the base of the source directory, run:
This will build and install Siphon into your current Python installation.


--------
Examples
--------
Expand Down

0 comments on commit 5cd1f16

Please sign in to comment.