You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update installation command options for Arch Linux (#99)
the original command can reinstall the packages that already installed, add "--needed" option can avoid it.
'pacman -Sh' shows
"--needed do not reinstall up to date packages"
Copy file name to clipboardexpand all lines: readme.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -128,7 +128,7 @@ I'm currently working on an issue with protobuf compilation errors for Arch. [Th
128
128
If you are on Arch and would like to help with a PR that I can get merged into master, try out [this PR](https://github.com/collinalexbell/HackMatrix/pull/55) and let me know in the PR comments if it works for you. It would be much appreciated!
0 commit comments