Skip to content

Commit

Permalink
update getting started guide to v0.6.1
Browse files Browse the repository at this point in the history
Signed-off-by: Arjun Raja Yogidas <[email protected]>
  • Loading branch information
coderbirju committed May 24, 2024
1 parent 81b170f commit 7ead0be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ directory (`/usr/local/bin`):
> You can find other download link in the release page that matches your machine.
```shell
version="0.6.0"
version="0.6.1"
wget https://github.com/awslabs/soci-snapshotter/releases/download/v${version}/soci-snapshotter-${version}-linux-amd64.tar.gz
sudo tar -C /usr/local/bin -xvf soci-snapshotter-${version}-linux-amd64.tar.gz soci soci-snapshotter-grpc
```
Expand Down

0 comments on commit 7ead0be

Please sign in to comment.