Skip to content

Commit

Permalink
fix: feature typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshiew committed Dec 8, 2024
1 parent 66b3ad6 commit 36a7401
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 @@ -20,7 +20,7 @@ cargo run --release --features jemalloc # on macOS/Linux
or

```shell
cargo run --features bevy/dynamic-linking # compiles fastest
cargo run --features bevy/dynamic_linking # compiles fastest
```

### Controls
Expand Down

0 comments on commit 36a7401

Please sign in to comment.