INSTALL.md: add install instructions for Fedora 30+ (#2524)

add install instructions for Fedora 30+
diff --git a/INSTALL.md b/INSTALL.md
index 5810cfd..b850ea6 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -105,6 +105,17 @@
 
 ## Fedora - Binary
 
+### Fedora 30 and newer
+
+As of Fedora 30, bcc binaries are available in the standard repository.
+You can install them via
+
+```bash
+sudo dnf install bcc
+```
+
+### Fedora 29 and older
+
 Ensure that you are running a 4.2+ kernel with `uname -r`. If not, install a 4.2+ kernel from
 http://alt.fedoraproject.org/pub/alt/rawhide-kernel-nodebug, for example: