From ca5456b0691307f8c0f7aefda2306d5bb4da6b98 Mon Sep 17 00:00:00 2001 From: Simon Birkholz Date: Fri, 1 Dec 2023 12:08:12 +0100 Subject: [PATCH] updated sdk download link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e440c5..0533ebe 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## Running the examples To get the exampels running, first set up a project directory with (probably) an own environment and clone this git repository there. -Then, you need to install the Cuvis C SDK (see [here](https://cloud.cubert-gmbh.de/index.php/s/62UdmciCPjxy1pm), as explained for the python wrapper [here](https://github.com/cubert-hyperspectral/cuvis.python). +Then, you need to install the Cuvis C SDK (see [here](https://cloud.cubert-gmbh.de/index.php/s/m1WfR66TjcGl96z), as explained for the python wrapper [here](https://github.com/cubert-hyperspectral/cuvis.python). Then you can simply install the required dependencies using pip in your local project environment.