Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2858f12 + ccafce7 commit db1725cCopy full SHA for db1725c
1 file changed
02_Development_environment.md
@@ -245,8 +245,8 @@ You can now build the Vulkan examples in the SDK by running:
245
```
246
247
If compilation was successful, then you should now have a
248
-`./examples/build/cube` executable. Run it from the `examples/build` directory
249
-with `./cube` and ensure that you see the following pop up in a window:
+`./examples/build/vkcube` executable. Run it from the `examples/build` directory
+with `./vkcube` and ensure that you see the following pop up in a window:
250
251

252
0 commit comments