4267ab99b32b

More readme.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Mon, 13 Jun 2011 12:56:51 -0400
parents 112752863b5b
children 1284db97b0f2
branches/tags (none)
files README.markdown

Changes

--- a/README.markdown	Mon Jun 13 12:54:19 2011 -0400
+++ b/README.markdown	Mon Jun 13 12:56:51 2011 -0400
@@ -45,6 +45,9 @@
     cmd = "mvim -f $BASE $LOCAL $REMOTE $MERGED -c 'ThreesomeInit'"
     trustExitCode = true
 
+**Note:** replace `mvim` with `gvim` if you're on Linux, or just plain `vim` if you
+prefer to keep the editor in the console.
+
 Basic Usage
 ===========