We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83033f4 commit 40d1d97Copy full SHA for 40d1d97
README.md
@@ -23,7 +23,7 @@ The HTTP server uses the `wasi:http/proxy` world. You can run it locally in a
23
`wasmtime` instance by using the following [cargo-component] command:
24
25
```rust
26
-$ cargo component run
+$ cargo component serve
27
```
28
29
## Working with deployment artifacts
0 commit comments