Skip to content

Commit bca55fd

Browse files
committed
readme: revert when rust-gpu-template supports cargo-gpu-install
1 parent 40057c7 commit bca55fd

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
@@ -49,7 +49,7 @@ let mut builder = backend.to_spirv_builder(shader_crate, "spirv-unknown-vulkan1.
4949
let spv_result = builder.build()?;
5050
```
5151

52-
For more detail, see the [readme of `cargo-gpu-install`](crates/cargo-gpu-install/README.md) or use any of our [templates](https://github.com/Rust-GPU/rust-gpu-template) as reference and choosing the `cargo-gpu-install` integration.
52+
For more detail, see the [readme of `cargo-gpu-install`](crates/cargo-gpu-install/README.md) or use any of our [templates](https://github.com/Rust-GPU/rust-gpu-template) as reference and choosing the `cargo-gpu` integration.
5353

5454
## How it works
5555

0 commit comments

Comments
 (0)