From ad9f3e111160c947bf005b1f4814feb710aaf7a8 Mon Sep 17 00:00:00 2001 From: Niko Aarnio <113038549+nmaarnio@users.noreply.github.com> Date: Mon, 29 Apr 2024 12:35:44 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1140fb55..ab46c414 100755 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ pip install eis_toolkit ``` ```console -conda-install -c conda-forge eis_toolkit +conda install -c conda-forge eis_toolkit ``` You can find the latest release of EIS Toolkit also in the [releases page](https://github.com/GispoCoding/eis_toolkit/releases) of this GitHub repository as a Python wheel. Just download the wheel and install with pip