Skip to content

Commit ffafec2

Browse files
committed
Update README.md
1 parent 4aec83c commit ffafec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Can compile once, or run in daemon mode and recompile in response to filesystem
1212

1313
## Usage
1414

15-
`rust-gpu-builder` relies on the `spirv-builder` crate, which in turn relies on the cargo ecosystem
15+
`rust-gpu-builder` relies on the [`spirv-builder`](https://embarkstudios.github.io/rust-gpu/api/spirv_builder/) crate, which in turn relies on the cargo ecosystem
1616
to configure the appropriate nightly toolchain for `rust-gpu`. As such, it needs to be run from inside a workspace via `cargo run`.
1717

1818
Thus, it's recommended to add `rust-gpu-builder` as a a git submodule of your cargo workspace, and set it up as the default binary target.

0 commit comments

Comments
 (0)