From 36e6cf02d137e6784b1bf5516da4df173022c5a2 Mon Sep 17 00:00:00 2001 From: Max Date: Thu, 16 May 2024 16:06:42 +0200 Subject: [PATCH] changed links to cubert cloud in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0533ebe..facb8fb 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/m1WfR66TjcGl96z), 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/s/q3YiPZPJe5oXziZ), 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. @@ -16,7 +16,7 @@ pip install -r requirements.txt Alternatively to pip, take a look on how to install the python wrapper manually [here](https://github.com/cubert-hyperspectral/cuvis.python). -For running some of the examples, you have to use sample data (provided [here](https://cloud.cubert-gmbh.de/index.php/s/3oECVGWpC1NpNqC)). +For running some of the examples, you have to use sample data (provided [here](https://cloud.cubert-gmbh.de/s/SrkSRja5FKGS2Tw)). ## Inventory