From bbd3c51930a237145c0500d5177e89e325df6a5c Mon Sep 17 00:00:00 2001 From: AutoInfrastructure <106502395+AutoInfrastructure@users.noreply.github.com> Date: Tue, 30 Jan 2024 14:09:27 +0000 Subject: [PATCH] Update README.md Add uppercase characters for Fedora package name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce223977..fe6d06dd 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ Package maintained by [@theAeon](https://github.com/theAeon) on [Fedora COPR](ht Built for Fedora 34/35/Rawhide and OpenSUSE Tumbleweed. ``` -yum copr enable arrobbins/JDSP4Linux && yum update && yum install jamesdsp +yum copr enable arrobbins/JDSP4Linux && yum update && yum install JamesDSP ``` If you are still using PulseAudio with your Fedora/openSUSE installation, refer to the '[Build from sources](#build-from-sources)' section below instead.