From 394f37a50920b94c45271681c55f5de8c1c52891 Mon Sep 17 00:00:00 2001 From: otterizebot Date: Wed, 9 Aug 2023 15:21:14 +0000 Subject: [PATCH] Update otterize-cli version to v0.1.28 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b5fad2b..b5a7a2ef 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ brew install otterize/otterize/otterize-cli ``` Linux 64-bit ```bash -wget https://get.otterize.com/otterize-cli/v0.1.27/otterize_Linux_x86_64.tar.gz +wget https://get.otterize.com/otterize-cli/v0.1.28/otterize_Linux_x86_64.tar.gz tar xf otterize_Linux_x86_64.tar.gz sudo cp otterize /usr/local/bin ```