From 9d390bdb0d2c51ac694596fc463a037151db7b96 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Tue, 6 Jul 2021 02:06:50 -0700 Subject: [PATCH] Use Markdown syntax instead of HTML Although the HTML tags are technically correct, it's probably more important to preserve source readability and avoid the problems that HTML-in-Markdown poses for localization and offline documentation. --- user/downloading-installing-upgrading/installation-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/downloading-installing-upgrading/installation-guide.md b/user/downloading-installing-upgrading/installation-guide.md index 27786d6a..76481138 100644 --- a/user/downloading-installing-upgrading/installation-guide.md +++ b/user/downloading-installing-upgrading/installation-guide.md @@ -137,7 +137,7 @@ computer by inserting your USB drive. Then you'll need to power on the computer and immediately press a specific key to enter what's called the "BIOS" of you computer. The key to press varies wildly from -one computer to another. Esc, Del and F10 are +one computer to another. `Esc`, `Del` and `F10` are common keys. If you're not sure about the key to press you'll have to view in the machine's user guide or serch the web for `accessing BIOS ` (replacing with your specific computer model).