diff options
Diffstat (limited to 'src/wiki')
-rw-r--r-- | src/wiki/install.md | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/src/wiki/install.md b/src/wiki/install.md index c9f9928..f49da4d 100644 --- a/src/wiki/install.md +++ b/src/wiki/install.md @@ -191,14 +191,12 @@ can be found on the repository $ kiss build 9base $ kiss install 9base -### Install the Kernel - -**IMPORTANT NOTE** -If you have GCC 10.x on your system, you need to apply this [patch] to -your kernel sources. Otherwise your kernel will panic during the boot -stage. +### Install the Kernel +**IMPORTANT:** If you have GCC 10.x on your system, you need to apply +this [patch] to your kernel sources. Otherwise your kernel will panic +during the boot stage. Next step is installing the kernel, which might sound as a challenge you should download and extract the kernel tarball first. |