mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 11:15:14 -07:00
10 lines
172 B
Ruby
10 lines
172 B
Ruby
odie <<-EOS.undent
|
|
|
|
Whoops, the neovim Homebrew Formula has moved! Please instead run:
|
|
|
|
brew tap neovim/homebrew-neovim
|
|
brew install --HEAD neovim
|
|
|
|
Thanks!
|
|
EOS
|