From 917e09e7c3b68b23cfe1cca860775059920dee60 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20Zmys=C5=82o?= <sylwaker@gmail.com>
Date: Mon, 18 Feb 2019 15:02:59 +0100
Subject: [PATCH] Updated Requirements (markdown)

---
 Requirements.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/Requirements.md b/Requirements.md
index a51e832..b86f7d3 100644
--- a/Requirements.md
+++ b/Requirements.md
@@ -56,9 +56,7 @@ https://github.com/ValveSoftware/SteamVR-for-Linux#amd
 For best results, use the suggestions on the [DXVK driver support page](https://github.com/doitsujin/dxvk/wiki/Driver-support). You will need NVIDIA 396.54 or Mesa 18.1.x at a minimum. LLVM7 or above is recommended to play DX11 games without GPU hangs.
 ## Core OpenGL games (DOOM 2016, Google Earth VR, Wolfenstein: The Old Blood, etc):
 AMD/Intel users will need Mesa 18.2.x at a minimum.
-
-##Enable Vulkan on Radeon R9 2**/3** series.
-
+##Enable Vulkan on Radeon R9 2**/3** series:
 On Radeon R9 200/300 series you have to blacklist radeon module and add following parameters to amdgpu:
 ```
 echo "blacklist radeon" | sudo tee --append /etc/modprobe.d/blacklist.conf