Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thedmd committed Apr 29, 2024
1 parent a0b68cb commit 4336be9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,7 @@ Node Editor sources are located in root project directory. To use it, simply cop
[Examples](../examples) can be build with CMake:
```
Windows:
cmake -S examples -B build -G "Visual Studio 15 2017 Win64"
or
cmake -S examples -B build -G "Visual Studio 16 2019" -A x64
cmake -S examples -B build -G "Visual Studio 17 2022"
macOS:
cmake -S examples -B build -G "Xcode"
Expand Down

0 comments on commit 4336be9

Please sign in to comment.