diff --git a/KERNEL.md b/KERNEL.md index b7e8355..2f3cc77 100644 --- a/KERNEL.md +++ b/KERNEL.md @@ -40,7 +40,7 @@ Compiling a kernel has the advantage to make it as minimal and featureful as you ## GETTING THE KERNEL SOURCE ### OPTIONAL: Symlink -Is standard to download Linux sources under __/usr/src/__, to link the downloaded kernel tree to __/usr/src/linux-__ and work there, but is not a requirement. +Is standard to download Linux sources under __/usr/src/__, then link the downloaded kernel tree to __/usr/src/linux-__ and work there, but is not a requirement. * Change to __/usr/src/__. `cd /usr/src/` * Symlink.