From abbb689c30347c17cd2043ef814477ddecc10297 Mon Sep 17 00:00:00 2001 From: Schmarni Date: Sun, 7 Jul 2024 16:55:31 +0200 Subject: [PATCH] update d3d12 and fix readme Signed-off-by: Schmarni --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8326e68..9fac103 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A crate for adding openxr (and in the future webxr) support to Bevy. -To see it in action run the example in `crates/bevy_openxr/examples` with `cargo run -p bevy_openxr --example 3d_scene` +To see it in action run the example in `crates/bevy_openxr/examples` with `cargo run -p bevy_mod_openxr --example 3d_scene` ## Discord