docs(macos): update README.md with new insider installation (#2253)

This commit is contained in:
Andrea Marisio
2025-03-28 14:38:16 +01:00
committed by GitHub
parent 1313e56599
commit fb3d195874

View File

@@ -56,8 +56,7 @@ If you are on a Mac and have [Homebrew](https://brew.sh/) installed:
brew install --cask vscodium
# insiders
brew tap homebrew/cask-versions
brew install --cask vscodium-insiders
brew install --cask vscodium@insiders
```
*Note for macOS users: if you can't open the App, please read [the following troubleshooting](https://github.com/VSCodium/vscodium/blob/master/docs/troubleshooting.md#macos).*