diff --git a/README.md b/README.md index 15153794..cf853f2a 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you need assistance or want to help, reach out to the [`bevy_cli` working gro At this point, the CLI is not published as a package yet and needs to be installed via git: ```cli -cargo install --path cargo install --git https://github.com/TheBevyFlock/bevy_cli bevy_cli +cargo install --git https://github.com/TheBevyFlock/bevy_cli bevy_cli ``` ## Bevy web apps