We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 286cd1b commit cd65220Copy full SHA for cd65220
src/README.md
@@ -6,8 +6,8 @@
6
7
### Prerequisites
8
9
-- [ZED SDK 3.6](https://www.stereolabs.com/developers/) and its dependency [CUDA](https://developer.nvidia.com/cuda-downloads)
10
-- Python 3.6+ x64 (3.7 recommended)
+- [ZED SDK 3.7](https://www.stereolabs.com/developers/) and its dependency [CUDA](https://developer.nvidia.com/cuda-downloads)
+- Python 3.6+ x64 (3.7+ recommended)
11
- C++ compiler (VS2017 recommended)
12
- [Cython 0.26](http://cython.org/#download)
13
- [Numpy 1.13.1](https://www.scipy.org/scipylib/download.html)
0 commit comments