Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
bunty95 authored Nov 14, 2024
1 parent 002d518 commit a2962a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/darwin/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env
pwd

brew upgrade
brew install qt --HEAD
brew install qt
brew unlink qt && brew link --force qt
#brew link --overwrite qt@5 --force --overwrite
# https://github.com/Homebrew/homebrew-core/issues/8392
Expand Down

0 comments on commit a2962a3

Please sign in to comment.