Skip to content

Commit 40d1d97

Browse files
authored
cargo component run -> serve
1 parent 83033f4 commit 40d1d97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The HTTP server uses the `wasi:http/proxy` world. You can run it locally in a
2323
`wasmtime` instance by using the following [cargo-component] command:
2424

2525
```rust
26-
$ cargo component run
26+
$ cargo component serve
2727
```
2828

2929
## Working with deployment artifacts

0 commit comments

Comments
 (0)