mirror of
https://github.com/alexpasmantier/television.git
synced 2025-06-07 12:05:34 +00:00
add conda-forge
install to README.md (#78)
This commit is contained in:
parent
1ebec7ead2
commit
a46d6f8510
@ -37,6 +37,11 @@ sudo dpkg -i television_0.5.2-1_amd64.deb
|
|||||||
pacman -S television
|
pacman -S television
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### Cross-Platform from `conda-forge`
|
||||||
|
```bash
|
||||||
|
pixi global install television
|
||||||
|
```
|
||||||
|
|
||||||
#### Binary ([latest release](https://github.com/alexpasmantier/television/releases/latest))
|
#### Binary ([latest release](https://github.com/alexpasmantier/television/releases/latest))
|
||||||
- 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)
|
- 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 on your system (e.g. `/usr/local/bin` on macos and linux for a global installation)
|
- Unpack and copy to the relevant location on your system (e.g. `/usr/local/bin` on macos and linux for a global installation)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user