diff options
author | Cem Keylan <cem@ckyln.com> | 2020-05-10 17:50:35 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-05-10 17:50:35 +0300 |
commit | c7a903777bf7612cd6138998e759c555a836e37c (patch) | |
tree | 48b3a1a6790bc53befeb2ed11f7468b1f6cb7acb /src/wiki | |
parent | 28d0722f8e8381a7fc5bb358a25141229cf99ae2 (diff) | |
download | website-c7a903777bf7612cd6138998e759c555a836e37c.tar.gz |
update
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. |