From 6504c9d63ebcaa3fca004421845add26c9b00dbb Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 14 Mar 2021 22:29:12 -0400 Subject: update readme install command --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 479e1a41..11c18f9e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ If you are looking for my old configs checkout the two snapshot branches on this ## Install in one command -```bash <(curl -s https://raw.githubusercontent.com/ChristianChiarulli/nvcode/master/utils/installer/install-nv-code.sh)``` +``` +bash <(curl -s https://raw.githubusercontent.com/ChristianChiarulli/nvcode/master/utils/installer/install-nv-code.sh) +``` ## Get the latest version of Neovim -- cgit v1.2.3