Skip to content

Commit

Permalink
doc: fix readme to point to the new version
Browse files Browse the repository at this point in the history
  • Loading branch information
barp committed May 14, 2023
1 parent 8cf8ebc commit fb748bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Download the pre-compiled binaries:
* [MacOS (arm64)](https://github.com/google/containerdbg/releases/download/v0.0.9/containerdbg_0.0.9_darwin_arm64.tar.gz)

```bash
VERSION=0.0.8
VERSION=0.0.9
OS=linux
ARCH=amd64
tar xf containerdbg_${VERSION}_${OS}_${ARCH}.tar.gz
Expand Down

0 comments on commit fb748bd

Please sign in to comment.