From 4c9f2b5447df7bb6271ca967edc14fd603de5d45 Mon Sep 17 00:00:00 2001 From: Seth Guberman Date: Wed, 19 Mar 2014 01:38:10 +0000 Subject: [PATCH] modify README to use correct filename in last line --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 576afc9..b4762b2 100644 --- a/README.markdown +++ b/README.markdown @@ -9,4 +9,4 @@ it doesn't really make sense to have a separate exercise. To start vimtutor, run `vimtutor` from a terminal. To open the `vim_ex.txt` file in Vim, `cd` to the directory containing the file and -run `vim vim_ext.txt`. +run `vim vim_ex.txt`.