From 17bf56ecf8fae8cc95c8dc5b8cba69b698a9258e Mon Sep 17 00:00:00 2001 From: Hengqian Ling Date: Sat, 13 Jun 2026 11:11:20 +0800 Subject: [PATCH] Remove the prompt for `brew install gcc` after installing Homebrew on Linux. Remove the prompt for `brew install gcc` after installing Homebrew on Linux. --- install.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/install.sh b/install.sh index 3f196042..37986128 100755 --- a/install.sh +++ b/install.sh @@ -1165,8 +1165,6 @@ then cat <