mirror of
https://github.com/sysprog21/lkmpg.git
synced 2024-11-24 20:02:16 +08:00
Merge pull request #212 from tylerfanelli/dnf_notes
headers: Update header installation for Fedora
This commit is contained in:
commit
433d031ae0
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user