Skip to content

Commit

Permalink
Merge pull request #24 from Integral-Tech/readme-fix-sudo
Browse files Browse the repository at this point in the history
README: add -E argument to sudo to fix running under Wayland
  • Loading branch information
Inokinoki authored Oct 29, 2024
2 parents 83e5a60 + df96324 commit 7ec1cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Download the prebuilt app from [release](https://github.com/Inokinoki/QEFIEntryM
Run it as root (*nix):

```
sudo ./<executable>
sudo -E ./<executable>
```

or administrator on Windows(right click).
Expand Down

0 comments on commit 7ec1cb6

Please sign in to comment.