From 90fae704f6a24cf4beedb74b6a275050dbad25c3 Mon Sep 17 00:00:00 2001 From: Anar Manafov Date: Wed, 10 Jan 2024 13:31:05 +0100 Subject: [PATCH] Update requirements.md --- docs/requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.md b/docs/requirements.md index e6a2aca1..84876374 100644 --- a/docs/requirements.md +++ b/docs/requirements.md @@ -8,7 +8,7 @@ DDS UI/Server/WN run on Linux and Mac OS X. - Incoming connection on dds-commander port (configurable). - A C++17 or a higher compiler. -- [cmake](http://www.cmake.org/) 3.23.1 or higher. +- [cmake](http://www.cmake.org/) 3.19 or higher. - [BOOST](http://www.boost.org/) 1.75 or higher. - shell: [BASH (or a compatible one)](http://en.wikipedia.org/wiki/Bash_(Unix_shell))