Skip to content

Commit cd2d194

Browse files
authored
remove conda-forge from installation options in docs (#14)
Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
1 parent cd7d4d6 commit cd2d194

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

docs/index.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,6 @@ You can directly install the package from PyPI.
2626
pip install power-grid-model-ds
2727
```
2828

29-
## Install from Conda
30-
31-
If you are using `conda`, you can directly install the package from `conda-forge` channel.
32-
33-
```
34-
conda install -c conda-forge power-grid-model-ds
35-
```
36-
37-
3829
```{toctree}
3930
:caption: "User Manual"
4031
:maxdepth: 2

0 commit comments

Comments
 (0)