Skip to content

Commit

Permalink
os/mac/diagnostic: display OpenCore version
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhongRuoyu committed Nov 13, 2024
1 parent 854fc16 commit dee399c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Homebrew/extend/os/mac/diagnostic.rb
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ def check_for_opencore
end

<<~EOS
You have installed macOS using OpenCore Legacy Patcher.
You have installed macOS using OpenCore Legacy Patcher, version #{opencore_version}.
We do not provide support for this configuration.
#{please_create_pull_requests}
EOS
Expand Down

0 comments on commit dee399c

Please sign in to comment.