Skip to content

Commit d486d7c

Browse files
committed
docs(readme): remove reference to defaults
1 parent 4e5d68b commit d486d7c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

-4
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,6 @@ pip install eis_toolkit
4848

4949
```console
5050
conda install -c conda-forge eis_toolkit
51-
# On Windows, tensorflow must be installed from the anaconda channel
52-
# Consequently, channel priority must be flexible, which can be explicitly
53-
# done using --no-channel-priority
54-
conda install -c conda-forge eis_toolkit --no-channel-priority
5551
```
5652

5753
A Python wheel can be downloaded also from the [releases page](https://github.com/GispoCoding/eis_toolkit/releases) of this GitHub repository.

0 commit comments

Comments
 (0)