1
0
forked from oomer/bellatui

fix readme spelling and clone oom

This commit is contained in:
Jason Ly 2025-07-21 19:24:35 -04:00
parent 5fbb7ec01a
commit 26e07d5c27

View File

@ -174,20 +174,19 @@ git clone https://github.com/oomer/bellatui.git
cd bellatui
make all -j4
```
## Windows (win10 )
- [optioanl] Install https://git-scm.com
- Download Visual Studio Community Edition 2022
- Run VisualStudioSetup.exe
- Workload = [x] Desktop developemnt with C++
- Individial components = [x] Git For Windows
[optional] Install https://git-scm.com
Download Visual Studio Community Edition 2022
Run VisualStudioSetup.exe
Workload = [x] Desktop development with C++
Individual components = [x] Git For Windows
#### x64 Developer console
```
cd %USERPROFILE%
mkdir workdir
cd workdir
git clone https://git.indoodle.com/oomer/oom.git
curl -LO https://downloads.bellarender.com/bella_engine_sdk-25.3.0-win32.zip
tar -xf bella_engine_sdk-25.3.0-win32.zip
git clone https://github.com/microsoft/vcpkg.git