From 656bd0413e664f7c436f66a5f2fd43508ea66ab1 Mon Sep 17 00:00:00 2001 From: Jelle van der Waa Date: Mon, 17 Apr 2017 22:07:38 +0200 Subject: Use code tags instead of backticks Signed-off-by: Jelle van der Waa --- templates/public/download.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/public/download.html b/templates/public/download.html index 9116816d..62fb3fae 100644 --- a/templates/public/download.html +++ b/templates/public/download.html @@ -20,9 +20,9 @@

Release Info

The image can be burned to a CD, mounted as an ISO file, - or be directly written to a USB stick using a utility like `dd`. It + or be directly written to a USB stick using a utility like dd. It is intended for new installations only; an existing Arch Linux system - can always be updated with `pacman -Syu`.

+ can always be updated with pacman -Syu.

    {% if release.version %}
  • Current Release: {{ release.version }}
  • {% endif %} -- cgit v1.2.3-55-g3dc8