From 03a6d3d7626b0e246370b4f432531b64800518f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dorian=20Mari=C3=A9?= Date: Mon, 13 Jul 2020 19:10:29 +0200 Subject: [PATCH] update install instruction to be on one line in smaller screens --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 07e2f14..e0cdca7 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,9 @@ 2. Set up [Vundle]: - ` git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim` + ``` + git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim + ``` 3. Configure Plugins: