From cec883702d25f769d41c55c33f07d48bf14d1572 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Sat, 23 Feb 2019 14:47:48 -0500 Subject: Fix a typo in the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e78c6c4..93439e7 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Run the following commands, be sure to _understand_ them first. ``` bash cd $HOME -git clone https://git.riedstra.us/mitch/vim-cfg +git clone https://git.riedstra.us/mitch/vim-cfg .vim cd $HOME/.vim ./setup.sh ./link-vimrc.sh -- cgit v1.2.3