Commit ce63b29
README: fix Archlinux installation instruction
Using `pacman -Sy <pkg>` to install a package may lead to a partial
upgrade and should not be used. Use `pacman -S <pkg>` instead. See
https://wiki.archlinux.org/title/Pacman#Installing_packages.1 parent 5cc2324 commit ce63b29
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments