From 396d3d2089afaf0ade797a03cb09d417eec1ee66 Mon Sep 17 00:00:00 2001 From: Tobias Date: Sun, 8 Mar 2026 21:55:14 +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 b5c457b..4ebf7d1 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ However we are going to modify this so it runs under the group "no-internet" any This may be achieved by changing the line like so: ``` -Exec=/usr/bin/sg no-internet /usr/bin/lutris +Exec=/usr/bin/sg no-internet -c /usr/bin/lutris ``` Note: your binaries may be located in a different place type "which [program_name]" to find their path