Skip to content

Commit aa9eaa9

Browse files
randompastTheMostDiligent
authored andcommitted
Removed Vulkan run samples example commands
1 parent f433313 commit aa9eaa9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -283,9 +283,6 @@ To configure Vulkan you will also need to:
283283
* Install latest Vulkan drivers and libraries for your GPU
284284
* Install [Vulkan SDK](https://www.lunarg.com/vulkan-sdk/)
285285
* To make sure that you system is properly configured you can try to build and run samples from the SDK
286-
* Samples can be listed and run with:
287-
* `./build/linux/app/bin/Release/x86_64/vulkan_samples samples | grep 'id'`
288-
* `./build/linux/app/bin/Release/x86_64/vulkan_samples sample compute_nbody`
289286

290287
To generate make files for debug configuration, run the following CMake command from the engine's root folder:
291288

0 commit comments

Comments
 (0)