From 6f2a6d0422d226debcdb00f80edd37205d7b334a Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Tue, 26 Oct 2021 08:44:47 +0200 Subject: [PATCH] Bot Updating Templated Files --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1feb878..8bbd79c 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,9 @@ Valid settings for VERSION are:- Hardware acceleration users for Intel Quicksync will need to mount their /dev/dri video device inside of the container by passing the following command when running or creating the container: -```--device=/dev/dri:/dev/dri``` +``` +--device=/dev/dri:/dev/dri +``` We will automatically ensure the abc user inside of the container has the proper permissions to access this device.