Skip to content

Commit 64a6ced

Browse files
coderbirjuaustinvazquez
authored andcommitted
update getting started guide to v0.6.0
Signed-off-by: Arjun Raja Yogidas <[email protected]>
1 parent 779edee commit 64a6ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ directory (`/usr/local/bin`):
5454
> You can find other download link in the release page that matches your machine.
5555
5656
```shell
57-
version="0.5.0"
57+
version="0.6.0"
5858
wget https://github.com/awslabs/soci-snapshotter/releases/download/v${version}/soci-snapshotter-${version}-linux-amd64.tar.gz
5959
sudo tar -C /usr/local/bin -xvf soci-snapshotter-${version}-linux-amd64.tar.gz soci soci-snapshotter-grpc
6060
```

0 commit comments

Comments
 (0)