Skip to content

Commit fb7e797

Browse files
mikkelhegnvdice
andauthored
Cargo install to point at v0.5.0 branch
Co-authored-by: Vaughn Dice <vaughn.dice@fermyon.com> Signed-off-by: Mikkel Mork Hegnhoj <mikkel@fermyon.com>
1 parent f3e0984 commit fb7e797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ $ ./target/release/spin --help
4949
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:
5050

5151
```console
52-
$ git clone https://github.com/fermyon/spin -b v0.4.0
52+
$ git clone https://github.com/fermyon/spin -b v0.5.0
5353
$ cd spin
5454
$ rustup target add wasm32-wasi
5555
$ cargo install --locked --path .

0 commit comments

Comments
 (0)