Update docs for running integration_wgpu example
This commit is contained in:
parent
d659811964
commit
ef39d85696
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ The __[`main`]__ file contains all the code of the example.
|
||||||
|
|
||||||
You can run it with `cargo run`:
|
You can run it with `cargo run`:
|
||||||
```
|
```
|
||||||
cargo run --package integration
|
cargo run --package integration_wgpu
|
||||||
```
|
```
|
||||||
|
|
||||||
### How to run this example with WebGL backend
|
### How to run this example with WebGL backend
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue