Skip to content

Commit 2cf421e

Browse files
authored
Update CMAKE version requirement in documentation (#465)
Signed-off-by: Alejandro Saucedo <alejandro.saucedo@zalando.de>
1 parent 6160e78 commit 2cf421e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/overview/python-package.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Package Installation
1414

1515
Make sure you have the following dependencies installed:
1616

17-
* CMAKE v3.41+ (install in `Windows <https://tulip.labri.fr/TulipDrupal/?q=node/1081>`_, `Linux (Ubuntu) <https://vitux.com/how-to-install-cmake-on-ubuntu-18-04/>`_, `Mac <https://medium.com/r?url=https%3A%2F%2Fstackoverflow.com%2Fa%2F59825656%2F1889253>`_)
17+
* CMAKE v3.4.1+ (install in `Windows <https://tulip.labri.fr/TulipDrupal/?q=node/1081>`_, `Linux (Ubuntu) <https://vitux.com/how-to-install-cmake-on-ubuntu-18-04/>`_, `Mac <https://medium.com/r?url=https%3A%2F%2Fstackoverflow.com%2Fa%2F59825656%2F1889253>`_)
1818
* Vulkan SDK installed via `official website <https://vulkan.lunarg.com/sdk/home>`_
1919
* C++ compiler (eg. gcc for linux / mac, MSVC for Windows)
2020

0 commit comments

Comments
 (0)