mirror of
https://github.com/alexpasmantier/television.git
synced 2025-06-06 03:25:23 +00:00
docs(readme): update readme with latest version and fix section link (#93)
This commit is contained in:
parent
99a4405e66
commit
b6f12b372b
@ -46,8 +46,8 @@ It is inspired by the neovim [telescope](https://github.com/nvim-telescope/teles
|
||||
</summary>
|
||||
|
||||
```bash
|
||||
curl -LO https://github.com/alexpasmantier/television/releases/download/0.5.2/television_0.5.2-1_amd64.deb
|
||||
sudo dpkg -i television_0.5.2-1_amd64.deb
|
||||
curl -LO https://github.com/alexpasmantier/television/releases/download/0.6.0/television_0.6.0-1_amd64.deb
|
||||
sudo dpkg -i television_0.6.0-1_amd64.deb
|
||||
```
|
||||
|
||||
</details>
|
||||
@ -123,7 +123,7 @@ Default keybindings are as follows:
|
||||
| <kbd>Ctrl</kbd> + <kbd>s</kbd> | Toggle send to channel mode |
|
||||
| <kbd>Esc</kbd> | Quit the application |
|
||||
|
||||
These keybindings are all configurable (see [Customization](#customization)).
|
||||
These keybindings are all configurable (see [Configuration](#configuration)).
|
||||
|
||||
## Built-in Channels
|
||||
The following built-in channels are currently available:
|
||||
@ -136,7 +136,7 @@ The following built-in channels are currently available:
|
||||
|
||||
## Cable channels
|
||||
Tired of broadcast television? Want to watch your favorite shows on demand? `television` has you covered with cable channels. Cable channels are channels that are not built-in to `television` but are instead provided by the community.
|
||||
You can find a list of available cable channels [on the wiki](https://github.com/alexpasmantier/television/wiki) and even contribute your own!
|
||||
You can find a list of available cable channels [on the wiki](https://github.com/alexpasmantier/television/wiki/Cable-channels) and even contribute your own!
|
||||
|
||||
### Installing cable channels
|
||||
Installing cable channels is as simple as creating provider files in your configuration folder.
|
||||
|
Loading…
x
Reference in New Issue
Block a user