16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-09-01 06:59:18 +02:00

Update C++ version in readme

This commit is contained in:
Ryba04
2026-08-16 12:40:47 +02:00
committed by GitHub
parent 7ed57d1b3b
commit 1357afb9e1

View File

@@ -52,7 +52,7 @@ MaSzyna compiles and runs natively on **Linux** and **Windows**. Other platforms
- [make](https://www.gnu.org/software/make/) - [make](https://www.gnu.org/software/make/)
- A C++ compiler with C++14 support (we use some C++17 features, but older compilers may still work): - A C++ compiler with C++20 support:
- **Windows:** Visual Studio 2022 - **Windows:** Visual Studio 2022