headers: Update header installation for Fedora
This commit is contained in:
parent
9e9f5a8bf8
commit
4f0fa3b17c
|
@ -215,6 +215,11 @@ On Arch Linux:
|
||||||
sudo pacman -S linux-headers
|
sudo pacman -S linux-headers
|
||||||
\end{codebash}
|
\end{codebash}
|
||||||
|
|
||||||
|
On Fedora:
|
||||||
|
\begin{codebash}
|
||||||
|
sudo dnf install kernel-devel kernel-headers
|
||||||
|
\end{codebash}
|
||||||
|
|
||||||
\section{Examples}
|
\section{Examples}
|
||||||
\label{sec:examples}
|
\label{sec:examples}
|
||||||
All the examples from this document are available within the \verb|examples| subdirectory.
|
All the examples from this document are available within the \verb|examples| subdirectory.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user