Skip to content

Commit 4987014

Browse files
committed
Update README
1 parent 63c6ce7 commit 4987014

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -88,16 +88,9 @@ native_binary(
8888
You can invoke SDK binaries directly using their pre-configured targets:
8989

9090
```bash
91-
# Run spirv-cross directly
9291
bazelisk run @vk_sdk//:spirv_cross -- --help
93-
94-
# Run glslc directly
9592
bazelisk run @vk_sdk//:glslc -- --version
96-
97-
# Run dxc directly
9893
bazelisk run @vk_sdk//:dxc -- --version
99-
100-
# Run slangc directly
10194
bazelisk run @vk_sdk//:slangc -- -h
10295
```
10396

0 commit comments

Comments
 (0)