Skip to content

Commit

Permalink
Merge branch 'DioxusLabs:master' into small-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonard authored Sep 19, 2023
2 parents 3dd8b9f + 6ca0af4 commit e772251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-src/0.4/en/cookbook/publishing.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ To install, simply run

To bundle your application you can simply run `dx bundle --release` to produce a final app with all the optimizations and assets builtin.

Once you've ran `cargo-bundle --release`, your app should be accessible in
Once you've ran `dx bundle --release`, your app should be accessible in

`dist/bundle/`.

Expand Down

0 comments on commit e772251

Please sign in to comment.