docs: update version

This commit is contained in:
Daylin Morgan 2022-06-15 01:07:56 -05:00
parent eea7724a60
commit bbef8038f8

View file

@ -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
```