Skip to content

Commit

Permalink
updated download link and submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
birkholz-cubert committed Aug 16, 2024
1 parent 7e372ba commit 6a6917f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ To get the exampels running, first set up a project directory, clone this git re
git submodule update --init
```

Then, you need to install the Cuvis C SDK (see [here](https://cloud.cubert-gmbh.de/s/q3YiPZPJe5oXziZ)), as explained for the C landing page [here](https://github.com/cubert-hyperspectral/cuvis.c).
Then, you need to install the Cuvis C SDK (see [here](https://cloud.cubert-gmbh.de/s/qpxkyWkycrmBK9m)), as explained for the C landing page [here](https://github.com/cubert-hyperspectral/cuvis.c).

Then use CMake (see https://cmake.org/download/) to configure and generate the Visual Studio project. You can configure either base directory (including all directoreis) or a single example using its respective directory.
CMake will require you to locate the Cuvis C SDK (this should be found automatically, if the Cuvis C SDK is properly installed).
Expand Down
2 changes: 1 addition & 1 deletion cuvis.c
Submodule cuvis.c updated 1 files
+1 −1 README.md

0 comments on commit 6a6917f

Please sign in to comment.