commit 5a09089d376bbe800273aab06e2973a3396246bb
parent a74f90920402d344889b5d4231065d69e6e19eaf
Author: mayfrost <mayfrost@cock.li>
Date: Thu, 8 Nov 2018 12:32:57 -0300
Update KERNEL.md
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/KERNEL.md b/KERNEL.md
@@ -37,7 +37,7 @@ Compiling a kernel has the advantage to make it as minimal and featureful as you
* To see which version the kernel you are currently using is.
`uname -r`
* Short list of your hardware.
-`lspci -k`
+`lspci`
* List your hardware with kernel modules used for each.
`lspci -k`
* List all kernel modules currenly used.