diff --git a/README.md b/README.md index f35906e..01748ca 100644 --- a/README.md +++ b/README.md @@ -175,11 +175,13 @@ cd bellatui make all -j4 ``` -# Windows -https://aka.ms/vs/17/release/vs_BuildTools.exe -[ ] Desktop development with C++ +## Windows (win10) +- [optioanl] Install https://git-scm.com -Get bella_engine_sdk +- Download Visual Studio Community Edition 2022 +- Run VisualStudioSetup.exe +- Workload = [x] Desktop developemnt with C++ +- Individial components = [x] Git For Windows #### x64 Developer console ```