Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
medvednikov authored Jun 7, 2024
1 parent 7b85538 commit a9df901
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ Create a scratch/workspace dir and clone the project:
Select a build config for your platform and 3D backend combination:
```sh
# macOS with Metal:
> ./fips set config sapp-metal-osx-xcode-debug
> ./fips set config sapp-metal-osx-ninja-debug
# macOS with OpenGL:
> ./fips set config sapp-osx-xcode-debug
> ./fips set config sapp-osx-ninja-debug
# Windows with D3D11:
> ./fips set config sapp-d3d11-win64-vstudio-debug
# Windows with OpenGL:
Expand Down

0 comments on commit a9df901

Please sign in to comment.