Skip to content

Commit

Permalink
Update getting started version
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Alvarez <[email protected]>
  • Loading branch information
pendo324 committed Jul 22, 2024
1 parent 5f0e2bd commit 7c6fae2
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.1"
version="0.7.0"
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 7c6fae2

Please sign in to comment.