diff options
Diffstat (limited to 'Library/Formula/macvim.rb')
| -rw-r--r-- | Library/Formula/macvim.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/macvim.rb b/Library/Formula/macvim.rb index 0f562269f..e1c7653ed 100644 --- a/Library/Formula/macvim.rb +++ b/Library/Formula/macvim.rb @@ -80,9 +80,9 @@ class Macvim < Formula #{prefix} To link the application to a normal Mac OS X location: - $ brew linkapps + brew linkapps or: - $ sudo ln -s #{prefix}/MacVim.app /Applications + sudo ln -s #{prefix}/MacVim.app /Applications EOS end end |
