Parcourir la source

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

Andrea Marisio il y a 2 mois
Parent
commit
fb3d195874
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1 2
      README.md

+ 1 - 2
README.md

@@ -56,8 +56,7 @@ If you are on a Mac and have [Homebrew](https://brew.sh/) installed:
 brew install --cask vscodium
 brew install --cask vscodium
 
 
 # insiders
 # 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).*
 *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).*