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 f3e0984 commit fb7e797Copy full SHA for fb7e797
docs/content/quickstart.md
@@ -49,7 +49,7 @@ $ ./target/release/spin --help
49
If you have [`cargo`](https://doc.rust-lang.org/cargo/getting-started/installation.html), you can clone the repo and install it to your path:
50
51
```console
52
-$ git clone https://github.com/fermyon/spin -b v0.4.0
+$ git clone https://github.com/fermyon/spin -b v0.5.0
53
$ cd spin
54
$ rustup target add wasm32-wasi
55
$ cargo install --locked --path .
0 commit comments