Skip to content

Commit

Permalink
bootstrap: Use pacman instead of pamac?
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengtuggy committed Jun 11, 2022
1 parent 1189d3a commit ae5f343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@ then
clang
elif [ "$LINUX_ID" == "manjaro" ]
then
pamac install cmake \
pacman -S cmake \
boost \
clang \
gcc \
Expand Down

0 comments on commit ae5f343

Please sign in to comment.