From 1fb85efce5e47a832f187f9c8ee12bc42649fa3a Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 4 Apr 2011 16:56:47 -0700 Subject: Rewrite caveats to new style. To make it easier to copy and paste multiline scripts from caveats, no longer use $ as a prompt marker. --- Library/Formula/macvim.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/macvim.rb') 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 -- cgit v1.2.3