diff --git a/README.md b/README.md index af4c4e2..524e5fd 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,10 @@ **Fedora:** ```bash +# Add my software repository +sudo dnf config-manager --add-repo https://dist.ewpratten.com/linux/fedora/ewpratten.repo + +# Install netbrowse sudo dnf install --refresh netbrowse ```