summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--application/views/file/upload_form.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/views/file/upload_form.php b/application/views/file/upload_form.php
index 950f6796f..b7d6fbabd 100644
--- a/application/views/file/upload_form.php
+++ b/application/views/file/upload_form.php
@@ -154,7 +154,7 @@
</p>
<p>
- Arch Linux: pacman -S fb-client<br />
+ Arch Linux: <code>pacman -S fb-client</code><br />
Gentoo: Add <a href="https://git.holgersson.xyz/holgersson-overlay/tree/README">this overlay</a> and run <code>emerge -a fb-client</code><br />
FreeBSD: <code>pkg install fb</code><br />
</p>