From 58caf561637cbd9a7a510cfb6367b83547d23a39 Mon Sep 17 00:00:00 2001 From: Yorick Barbanneau Date: Sun, 10 Nov 2019 02:44:41 +0100 Subject: [PATCH] Installation command line correction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f143843..a01050e 100644 --- a/README.md +++ b/README.md @@ -13,5 +13,5 @@ This is my NeoVim setup with Vim-Plug and plugins : This repository is installable with [dotinstall][l_dotinstall] : ``` -dotinstall https://git.epha.se/ephase/vim +dotinstall https://git.epha.se/ephase/vim.git ```