Skip to content

Commit ae7c62b

Browse files
committed
Add conda installation info to README
1 parent 5f6f997 commit ae7c62b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,11 @@ properly for the distribution. The main purpose for now is to allow
7979
other packages to pip install from the GitHub URL in their CI systems
8080
where sphgeom is a dependency.
8181

82+
Installing with conda
83+
---------------------
84+
85+
This package is also available on the community [conda-forge repository](https://anaconda.org/conda-forge/lsst-sphgeom). To install it in a conda environment execute `conda install --channel=conda-forge lsst-sphgeom`.
86+
8287
See Also
8388
--------
8489

0 commit comments

Comments
 (0)