Skip to content

Commit 1eb3a3e

Browse files
committed
🚧 README: dont use -Sy
1 parent 0d2c5ac commit 1eb3a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Any compiler which support C++23 standard should work.
1212
This is tested on Arch Linux, but *any* recent Arch Linux based system with latest C++23 compiler should do:
1313

1414
```sh
15-
sudo pacman -Sy \
15+
sudo pacman -S \
1616
base-devel cmake make qt6-base qt6-tools polkit-qt6 python
1717
```
1818

0 commit comments

Comments
 (0)