Skip to content

Commit 9717415

Browse files
committedJul 16, 2024
fix second example command in readme
Signed-off-by: Schmarni <[email protected]>
1 parent abbb689 commit 9717415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ https://discord.gg/sqMw7UJhNc
1616

1717
- Make sure, if you're on Linux, that you have the `openxr` package installed on your system.
1818
- I'm getting poor performance.
19-
- Like other bevy projects, make sure you're building in release (example: `cargo run -p bevy_openxr --example 3d_scene --release`)
19+
- Like other bevy projects, make sure you're building in release (example: `cargo run -p bevy_mod_openxr --example 3d_scene --release`)
2020

2121
## License
2222

0 commit comments

Comments
 (0)
Please sign in to comment.