Skip to content

Commit

Permalink
Fix broken install command
Browse files Browse the repository at this point in the history
  • Loading branch information
TimJentzsch committed Jan 12, 2025
1 parent 3292a32 commit 69da9e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 69da9e7

Please sign in to comment.