diff --git a/README.md b/README.md index d40c25c..a9abb3c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,6 @@ workdir/ ``` curl -LO https://github.com/Kitware/CMake/releases/download/v3.31.6/cmake-3.31.6-macos-universal.dmg -open cmake-3.31.6-macos-universal.dmgcurl -LO https://github.com/Kitware/CMake/releases/download/v3.31.6/cmake-3.31.6-macos-universal.dmg open cmake-3.31.6-macos-universal.dmg cd ~ mkdir workdir @@ -89,4 +88,5 @@ git clone https://github.com/oomer/oom.git git clone https://git.indoodle.com/oomer/poomer-raylib-bella_onimage.git cd poomer-raylib-bella_onimage msbuild poomer-raylib-bella_onimage.vcxproj /p:Configuration=release /p:Platform=x64 /p:PlatformToolset=v143 +x64\release\poomer-raylib-bella_onimage.exe -h ```