diff options
author | Chris <[email protected]> | 2021-03-14 22:27:55 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2021-03-14 22:27:55 -0400 |
commit | 8db2eab7741fc5569de33f1f68ca23c227c0c2ab (patch) | |
tree | a467effc0baad24f007cd6c9598db9da499ae818 | |
parent | 90980295d06a2b78c8d0efdd1769eeb6b4f35133 (diff) |
update readme format
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ 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 |