Update README.md

This commit is contained in:
Alexander Bock
2024-09-13 11:32:17 +02:00
committed by GitHub
parent b351f80298
commit 6d56fec0ec
+1 -1
View File
@@ -41,7 +41,7 @@ This repository contains the source code and example profiles for OpenSpace, but
Requirements for compiling are:
- CMake version 3.25 or above
- C++ compiler supporting C++20/C++23 (MSVC 19.39, GCC13, Clang17, AppleClang 15.0.0)
- C++ compiler supporting C++20/C++23 (Visual Studio 2022 17.11, GCC13, Clang17, AppleClang 15.0.0)
- [Boost](http://www.boost.org/)
- [Qt](http://www.qt.io/download)