aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/macvim.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/macvim.rb')
-rw-r--r--Library/Formula/macvim.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/macvim.rb b/Library/Formula/macvim.rb
index 6edc9c435..a301a5b2c 100644
--- a/Library/Formula/macvim.rb
+++ b/Library/Formula/macvim.rb
@@ -84,7 +84,7 @@ class Macvim < Formula
To link the application to a normal Mac OS X location:
brew linkapps
or:
- sudo ln -s #{prefix}/MacVim.app /Applications
+ ln -s #{prefix}/MacVim.app /Applications
EOS
end
end