We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d2c5ac commit 1eb3a3eCopy full SHA for 1eb3a3e
README.md
@@ -12,7 +12,7 @@ Any compiler which support C++23 standard should work.
12
This is tested on Arch Linux, but *any* recent Arch Linux based system with latest C++23 compiler should do:
13
14
```sh
15
-sudo pacman -Sy \
+sudo pacman -S \
16
base-devel cmake make qt6-base qt6-tools polkit-qt6 python
17
```
18
0 commit comments