headers: Update header installation for Fedora

This commit is contained in:
Tyler Fanelli 2023-07-07 23:58:30 -04:00
parent 9e9f5a8bf8
commit 4f0fa3b17c

View File

@ -215,6 +215,11 @@ On Arch Linux:
sudo pacman -S linux-headers
\end{codebash}
On Fedora:
\begin{codebash}
sudo dnf install kernel-devel kernel-headers
\end{codebash}
\section{Examples}
\label{sec:examples}
All the examples from this document are available within the \verb|examples| subdirectory.