diff --git a/README.md b/README.md
index 385b436..0c53850 100644
--- a/README.md
+++ b/README.md
@@ -46,8 +46,8 @@ It is inspired by the neovim [telescope](https://github.com/nvim-telescope/teles
```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
```
@@ -123,7 +123,7 @@ Default keybindings are as follows:
| Ctrl + s | Toggle send to channel mode |
| Esc | 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.