Skip to content

Commit 7427962

Browse files
authored
fix markup
1 parent 71cfa8f commit 7427962

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ Install
1919
2. You can skip this step if you already installed any kernel package providing linux-image.
2020
Otherwise, get some Ubuntu kernel. E.g. current mainline kernels from http://kernel.ubuntu.com/~kernel-ppa/mainline:
2121
``curl -LO http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.10.3/linux-image-4.10.3-041003-generic_4.10.3-041003.201703142331_amd64.deb``
22-
``apt install ./linux-image-4.10.3-041003-generic_4.10.3-041003.201703142331_amd64.deb ``
22+
``apt install ./linux-image-4.10.3-041003-generic_4.10.3-041003.201703142331_amd64.deb ``
2323
Ignore/dismiss all Grub related setup messages, you don't need it.
2424
3. Install this package:
25-
``apt install ./scaleway-ubuntukernel_1.1-1_amd64.deb ``
25+
``apt install ./scaleway-ubuntukernel_1.1-1_amd64.deb ``
2626
Say No when asked about using Kexec reboot, it will interfere with this kexec service.
2727
4. Make sure Ubuntu kexec service is disabled. Required as Ubuntu will kexec too early and leave a dirty filesystem.
2828
`` systemctl disable kexec ``

0 commit comments

Comments
 (0)