1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-08-08 22:36:48 +02:00

remove updates-testing from fedora command

This commit is contained in:
Kelly Brazil
2020-07-01 09:11:32 -07:00
parent f852b8246a
commit 5a238e4b42

View File

@ -90,7 +90,7 @@ pip3 install jc
| OS | Command |
|-----------------------|-------------------------------------------------------------------------------|
| Fedora linux | `dnf install jc` or `dnf --enablerepo=updates-testing install jc` |
| Fedora linux | `dnf install jc` |
| openSUSE linux | `zypper install jc` |
| NixOS linux | `nix-env -iA nixpkgs.jc` |
| Guix System linux | `guix install jc` |