From ca0df58ca5ca67771ff7fc59115110309204a210 Mon Sep 17 00:00:00 2001 From: tobias Date: Sun, 8 Mar 2026 21:43:34 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac19eab..b5c457b 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ Before modification it's Exec value will likely look something like ``` Exec=/usr/bin/lutris ``` -However we are going to modify this so it runs under the group "no-internet" any time it is launched thereby having outbound connections dropped +However we are going to modify this so it runs under the group "no-internet" any time it is launched, thereby having outbound connections dropped This may be achieved by changing the line like so: ```