]> Dogcows Code - chaz/vimcoder/blobdiff - README.md
Merge pull request #12 from svn-kmf/master
[chaz/vimcoder] / README.md
index 0c560a1290874f3b2fc54234cd53b29f800b04bb..214438906a700ef2245fc46111e7debce6838d16 100644 (file)
--- a/README.md
+++ b/README.md
@@ -87,7 +87,7 @@ use.  If you have already saved some problems to the previous storage
 directory, you may also want to actually move the directory to the new
 location so that VimCoder can find the work you've already done.
 
-Beginning with VimCoder 1.3.5, there is a new option for an alternative
+Beginning with VimCoder 0.3.5, there is a new option for an alternative
 directory structure.  It is not enabled by default, but it may be in the
 future.  Rather than having directories named after problem identifiers, the
 new structure uses two levels of directories.  On the first level, directories
@@ -116,7 +116,7 @@ to something else.
 You may use an absolute path to your vim executable, such as
 `/usr/local/bin/gvim` or `C:\Program Files\Vim\vim73\gvim.exe`
 or wherever your actual Vim executable is.  You may also invoke vim through
-some other command (e.g. `xterm -e vim`).
+some other command (e.g. `xterm -e vim` or `gnome-terminal -e vim --`).
 
 The xterm example above demonstrates using Vim without the GUI, running in
 a terminal emulator.  You can enter any elaborate command you want as long as
This page took 0.019994 seconds and 4 git commands to generate.