Skip to content

Commit

Permalink
chore: update deno example command
Browse files Browse the repository at this point in the history
  • Loading branch information
amr-crabnebula committed Sep 27, 2023
1 parent fede6bf commit 6aec5b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/deno/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
1. install `deno` first https://deno.land/manual/getting_started/installation
2. package the app
```sh
cargo r -p cargo-packager -- -c packager.json
cargo r -p cargo-packager -- -p deno-example --release
```

0 comments on commit 6aec5b7

Please sign in to comment.