Skip to content

Commit 17ad395

Browse files
Add conda install to docs
1 parent aab136b commit 17ad395

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/install.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ pip install mkdocstrings-python-xref
55
```
66
### Using conda
77

8-
*coming soon...*
8+
```
9+
conda install -c garpy mkdocstrings-python-xref
10+
```
911

1012

1113

0 commit comments

Comments
 (0)