fix second example command in readme

Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
Schmarni
2024-07-16 17:12:28 +02:00
parent abbb689c30
commit 9717415123

View File

@@ -16,7 +16,7 @@ https://discord.gg/sqMw7UJhNc
- Make sure, if you're on Linux, that you have the `openxr` package installed on your system.
- I'm getting poor performance.
- Like other bevy projects, make sure you're building in release (example: `cargo run -p bevy_openxr --example 3d_scene --release`)
- Like other bevy projects, make sure you're building in release (example: `cargo run -p bevy_mod_openxr --example 3d_scene --release`)
## License