From cb7a24537c3f1e85d8050a39ba0eae49e9f6db69 Mon Sep 17 00:00:00 2001 From: alexpasmantier Date: Mon, 18 Nov 2024 11:08:32 +0100 Subject: [PATCH] docs: update README television version specifier --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae27bdb..26efd11 100644 --- a/README.md +++ b/README.md @@ -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.) ```bash 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