Merge branch 'install-readme' into 'main'

Update Fedora installation instructions to use the correct repo link

See merge request veilid/veilid!157
This commit is contained in:
Christien Rioux 2023-09-03 00:25:30 +00:00
commit 47173e62a0
No known key found for this signature in database

View File

@ -52,7 +52,7 @@ sudo apt install veilid-server veilid-cli
**Step 1**: Add Veilid to your list of available software.<br />
*Explanation*: With the package manager updated, it is now possible to install Veilid!
```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 />
*Explanation*: With the package manager updated, it is now possible to install Veilid!