update fedora instructions to use correct repo link

This commit is contained in:
Daniel Mulvey 2023-08-27 14:31:10 -07:00
parent 2ab51ae3e9
commit d3e3379e2b

View File

@ -52,7 +52,7 @@ sudo apt install veilid-server veilid-cli
**Step 1**: Add Veilid to your list of available software.<br /> **Step 1**: Add Veilid to your list of available software.<br />
*Explanation*: With the package manager updated, it is now possible to install Veilid! *Explanation*: With the package manager updated, it is now possible to install Veilid!
```shell ```shell
yum-config-manager --add-repo https://packages.veilid.net/rpm/veilid-rpm-test-repo.repo yum-config-manager --add-repo https://packages.veilid.net/rpm/veilid-rpm-repo.repo
``` ```
**Step 2**: Install Veilid.<br /> **Step 2**: Install Veilid.<br />
*Explanation*: With the package manager updated, it is now possible to install Veilid! *Explanation*: With the package manager updated, it is now possible to install Veilid!