From bbef8038f889d1bc7769b6a4884129f808c2f9a3 Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Wed, 15 Jun 2022 01:07:56 -0500 Subject: [PATCH] docs: update version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6087cf..482b8f8 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ You can also install the [`shiv`](https://github.com/linkedin/shiv) based zipapp With `cURL`: ```bash -curl -o ~/bin/yartsu -fL https://github.com/daylinmorgan/yartsu/releases/download/v22.06-beta/yartsu +curl -o ~/bin/yartsu -fL https://github.com/daylinmorgan/yartsu/releases/download/v22.06-beta1/yartsu chmod u+x ~/bin/yartsu ```