From d7c75a2b04cf157f1e53de468c6b414a2a2fc215 Mon Sep 17 00:00:00 2001 From: Light <59169246+Light3039@users.noreply.github.com> Date: Wed, 15 Sep 2021 14:06:01 +0430 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e2121e2..2ed9504 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ Will support: ## Getting Started ### Prerequisites +* CMake (duh) +* C++ 20 * OpenGL 4.5 or higher * DirectX 11 support on Windows machines @@ -28,7 +30,7 @@ Will support: # if you cloned non-recursively then run "git submodule update --init" cd /CMake cmake .. -``` +``` ## Acknowledgments Huge thanks to these people: