Explorar o código

update install script

Chris %!s(int64=4) %!d(string=hai) anos
pai
achega
301a2cb67f
Modificáronse 2 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      README.md
  2. 0 0
      utils/installer/install.sh

+ 6 - 0
README.md

@@ -5,6 +5,12 @@
 If you are looking for my old configs checkout the two snapshot branches
 on this repo, there is one for CoC and one for Native LSP
 
+## Install In One Command!
+
+```bash
+bash <(curl -s https://raw.githubusercontent.com/ChristianChiarulli/nvim/master/utils/installer/install.sh)
+```
+
 ## Get the latest version of Neovim
 
 ``` bash

+ 0 - 0
utils/installer/install-nv-code.sh → utils/installer/install.sh