Merge pull request #1434 from fralonra/patch-3
Update docs for running `integration_wgpu` example
This commit is contained in:
commit
dcdbe1b0f4
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