Skip to content

Commit a55e421

Browse files
committed
docs(readme): add fedora ttyper package from copr repository
1 parent 6d34398 commit a55e421

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,13 @@ nix-env -iA nixpkgs.ttyper # or nixos.ttyper on NixOS
4545
scoop install ttyper
4646
```
4747

48+
### fedora
49+
50+
```bash
51+
dnf copr enable protocod/ttyper # add copr repository
52+
dnf install ttyper
53+
```
54+
4855
## usage
4956

5057
For usage instructions, you can run `ttyper --help`:

0 commit comments

Comments
 (0)