Merge pull request #456 from mehandes/patch-1

Added additional installation way
This commit is contained in:
Michael Lazar
2017-10-16 09:24:25 -04:00
committed by GitHub

View File

@@ -71,6 +71,9 @@ $ dnf install rtv
# Arch # Arch
$ yaourt -S rtv $ yaourt -S rtv
# Nix/NixOS
$ nix-env -i rtv
``` ```
## Usage ## Usage