Update README.md

This commit is contained in:
Ot Matas 2024-12-12 13:15:55 +01:00 committed by GitHub
parent 55f982b0fe
commit 53dd788814
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1 +1,5 @@
```bash
sudo dnf install dnf-plugins-core
sudo dnf config-manager addrepo --from-repofile=https://brave-browser-rpm-release.s3.brave.com/brave-browser.repo
sudo dnf install brave-browser
```