Skip to content

Commit 24e939b

Browse files
Nick BrewerGuessWhoSamFoo
authored andcommitted
fixes markdown syntax for code block in note (linode#861)
1 parent 3296983 commit 24e939b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ In this section you'll install your custom distro onto a raw disk, with the *dir
8383

8484
{: .note}
8585
> If you would prefer to write the installer directly to the disk as it downloads, use:
86-
>
87-
> curl http://ftp.debian.org/debian/dists/stable/main/installer-amd64/current/images/netboot/mini.iso | dd of=/dev/sda
86+
>
87+
> curl http://ftp.debian.org/debian/dists/stable/main/installer-amd64/current/images/netboot/mini.iso | dd of=/dev/sda
8888
8989
3. Reboot into your *Installer* configuration profile, and open the [Glish](/docs/networking/use-the-graphic-shell-glish) graphical console from the **Remote Access** tab in your Linode's Dashboard. You'll see your distribution's installer, and you can begin the install process.
9090

0 commit comments

Comments
 (0)