mirror of
https://github.com/alexpasmantier/television.git
synced 2025-06-06 19:45:23 +00:00
chore: update README.md install section
This commit is contained in:
parent
c70e675655
commit
b8ad34060d
@ -22,10 +22,16 @@ It is inspired by the neovim [telescope](https://github.com/nvim-telescope/teles
|
||||
|
||||
|
||||
## Installation
|
||||
#### With `cargo`:
|
||||
```bash
|
||||
cargo install television
|
||||
```
|
||||
|
||||
#### From the [latest release](https://github.com/alexpasmantier/television/releases/latest) page
|
||||
- Download the latest release asset for your platform (e.g. `tv-vX.X.X-linux-x86_64.tar.gz` if you're on a linux x86 machine)
|
||||
- Unpack and copy to the relevant location for your system (e.g. `/usr/local/bin` on macos and linux)
|
||||
|
||||
|
||||
## Usage
|
||||
```bash
|
||||
tv [channel] #[default: files] [possible values: env, files, git-repos, text, alias]
|
||||
|
Loading…
x
Reference in New Issue
Block a user