We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 92897cb + 2cffe1e commit f2320efCopy full SHA for f2320ef
1 file changed
README.md
@@ -53,7 +53,7 @@ If you would like to install using a package manager, MacVim can be installed vi
53
MacVim is also available as a Homebrew cask. It will install the same pre-built binary as the one available from GitHub release:
54
55
```zsh
56
- brew install --cask macvim
+ brew install --cask macvim-app
57
```
58
59
After installation, MacVim can be launched using the Dock or in the terminal using the `mvim` command.
0 commit comments