diff --git a/Linux-DEB-and-RPM-support.md b/Linux-DEB-and-RPM-support.md index 3815c9e..080e5cc 100644 --- a/Linux-DEB-and-RPM-support.md +++ b/Linux-DEB-and-RPM-support.md @@ -35,7 +35,7 @@ The purpose of this page is to show the last version of BOINC available for ever ### Installation: 1. `sudo dnf install dnf-plugins-core` 2. `sudo dnf config-manager --add-repo https://boinc.berkeley.edu/dl/linux/[stable][alpha][nightly]/[fc37][fc38][fc39]` -3. `sudo dnf config-manager --set-enabled boinc-[stable][alpha][nightly]-[fc37][fc38][fc39]` +3. `sudo dnf config-manager --set-enabled boinc.berkeley.edu_dl_linux_[stable][alpha][nightly]_[fc37][fc38][fc39]` 4. `sudo yum install boinc-client boinc-manager` ## openSUSE