Skip to content

Commit

Permalink
Update sdk/rust/README.md
Browse files Browse the repository at this point in the history
Signed-off-by: tpmccallum [email protected]

Signed-off-by: Timothy McCallum <[email protected]>
  • Loading branch information
tpmccallum authored Dec 15, 2023
1 parent b8aa1d7 commit 5af7724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/rust/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ command = "cargo build --target wasm32-wasi --release"
watch = ["src/**/*.rs", "Cargo.toml"]
```

## Building and Running the Spin Application
### Building and Running the Spin Application

Spin build can be used to build all components defined in the Spin manifest file at the same time, and also has a flag that starts the application after finishing the compilation, `spin build --up`:

Expand Down

0 comments on commit 5af7724

Please sign in to comment.