From 80fc742a9c17973778167afeb7d6e17d3938f95e Mon Sep 17 00:00:00 2001 From: BenjaminV_sl <60651082+Bvallon-sl@users.noreply.github.com> Date: Thu, 4 Apr 2024 11:51:38 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ec0e87..448735c 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This package lets you use the ZED stereo camera in C#. The C# API is a wrapper a - Visual Studio 2017 with C# extensions - Cmake 3.23 at least - [C wrapper](https://github.com/stereolabs/zed-c-api) of the ZED SDK -- [ZED SDK **4.0.7**](https://www.stereolabs.com/developers/release/) and its dependency ([CUDA](https://developer.nvidia.com/cuda-downloads)) +- [ZED SDK **4.1.0**](https://www.stereolabs.com/developers/release/) and its dependency ([CUDA](https://developer.nvidia.com/cuda-downloads)) ## From NuGet