From 2a90cc465203af365566e4bc247238e12bbb0fe6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrius=20=C5=A0tikonas?= Date: Sat, 16 Feb 2019 00:12:05 +0000 Subject: [PATCH] Add syntax highlighing for code snippets in README.md. Try 2 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d79bde3..14fd184 100644 --- a/README.md +++ b/README.md @@ -74,8 +74,8 @@ sudo zypper install partitionmanager Include = /etc/pacman.d/mirrorlist ``` 1. Install the `partitionmanager` xz package: - ``` - # pacman -Sy partitionmanager + ```bash + pacman -Sy partitionmanager ``` ### Gentoo