Update cask name

Homebrew cask name was updated in the following pull request: https://github.com/Homebrew/homebrew-cask/pull/217076
This commit is contained in:
Darren Kavanagh
2025-07-02 13:58:30 -07:00
committed by GitHub
parent 92897cb885
commit 2cffe1e83a
+1 -1
View File
@@ -53,7 +53,7 @@ If you would like to install using a package manager, MacVim can be installed vi
MacVim is also available as a Homebrew cask. It will install the same pre-built binary as the one available from GitHub release:
```zsh
brew install --cask macvim
brew install --cask macvim-app
```
After installation, MacVim can be launched using the Dock or in the terminal using the `mvim` command.