From df96324334613666bf9c69f36c9b59695c277ff6 Mon Sep 17 00:00:00 2001 From: Integral Date: Tue, 29 Oct 2024 19:27:53 +0800 Subject: [PATCH] README: add -E argument to sudo to fix running under Wayland --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78441c5..d22e5a5 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Download the prebuilt app from [release](https://github.com/Inokinoki/QEFIEntryM Run it as root (*nix): ``` -sudo ./ +sudo -E ./ ``` or administrator on Windows(right click).