mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-11 15:37:29 +02:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user