Merge pull request #79 from xatier/patch-1

Update Arch Linux kernel headers information
This commit is contained in:
Jim Huang 2021-08-26 11:14:11 +08:00 committed by GitHub
commit b990049715
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -176,7 +176,7 @@ apt-cache search linux-headers-`uname -r`
On Arch Linux: On Arch Linux:
\begin{codebash} \begin{codebash}
sudo pacman -S linux-libre-headers sudo pacman -S linux-headers
\end{codebash} \end{codebash}
This will tell you what kernel header files are available. This will tell you what kernel header files are available.