docs: update README television version specifier

This commit is contained in:
alexpasmantier 2024-11-18 11:08:32 +01:00
parent da5c903177
commit cb7a24537c

View File

@ -25,7 +25,7 @@ It is inspired by the neovim [telescope](https://github.com/nvim-telescope/teles
#### Debian-based (Debian, Ubuntu, Pop!_OS, Linux Mint, etc.) #### Debian-based (Debian, Ubuntu, Pop!_OS, Linux Mint, etc.)
```bash ```bash
curl -LO https://github.com/alexpasmantier/television/releases/download/0.4.23/television_0.4.23-1_amd64.deb curl -LO https://github.com/alexpasmantier/television/releases/download/0.4.23/television_0.4.23-1_amd64.deb
sudo dpkg -i television_0.4.22-1_amd64.deb sudo dpkg -i television_0.4.23-1_amd64.deb
``` ```
#### From the [latest release](https://github.com/alexpasmantier/television/releases/latest) page #### From the [latest release](https://github.com/alexpasmantier/television/releases/latest) page