Docs: Add line about installing corepack in developer guide (#89250)

Add line about installing corepack
pull/89335/head
Sarah Zinger 12 months ago committed by GitHub
parent c1ec327b74
commit 2a80ec9104
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      contribute/developer-guide.md

@ -19,6 +19,7 @@ We recommend using [Homebrew](https://brew.sh/) for installing any missing depen
brew install git
brew install go
brew install node@20
brew install corepack
corepack enable
```

Loading…
Cancel
Save