Skip to content

Commit b89b082

Browse files
committed
feat: add conda-forge note to readme
1 parent e2b32b2 commit b89b082

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ Install via **pip**:
1717
python -m pip install stacrs
1818
```
1919

20+
Or:
21+
22+
```shell
23+
conda install conda-forge::stacrs
24+
```
25+
2026
Then:
2127

2228
```python

0 commit comments

Comments
 (0)