Skip to content

Commit 85cb671

Browse files
Update install directions to refer to conda-forge
1 parent 7817a11 commit 85cb671

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/install.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,5 @@ pip install mkdocstrings-python-xref
66
### Using conda
77

88
```
9-
conda install -c garpy mkdocstrings-python-xref
9+
conda install -c conda-forge mkdocstrings-python-xref
1010
```
11-
12-
13-

0 commit comments

Comments
 (0)