We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a5aab6 commit c8b22b2Copy full SHA for c8b22b2
scripts/brew-install.sh
@@ -12,5 +12,5 @@ export HOMEBREW_NO_ANALYTICS=1
12
13
brew reinstall node@20
14
brew link --overwrite node@20
15
-brew install python@3.9
16
-brew link --overwrite python@3.9
+brew install python@3.10
+brew link --overwrite python@3.10
0 commit comments