Jelajahi Sumber

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

Andrea Marisio 2 bulan lalu
induk
melakukan
fb3d195874
1 mengubah file dengan 1 tambahan dan 2 penghapusan
  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
 
 # 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).*