From 4133af24ed8dfca9277105ed4449628d5b9aac66 Mon Sep 17 00:00:00 2001 From: Olivier Fahrni Date: Thu, 4 Nov 2021 10:10:23 +0100 Subject: [PATCH] updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e65d711..db529fa 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ _Note: You don't have to do this if you use the Docker image._ ## Docker usage -No extra configuration needed, should work out of the box. The `privileged: true` is needed because then `smartctl` can't access drvies from the host. +No extra configuration needed, should work out of the box. The `privileged: true` is required in order for `smartctl` to be able to access drives from the host. ```yml version: '3'