update readme

pull/8/head
ChristianChiarulli 2 years ago
parent 29296d07e0
commit c0652b11ab

@ -5,7 +5,7 @@
Make sure to remove or move your current `nvim` directory
```
git clone git@github.com:ChristianChiarulli/Neovim-from-scratch.git ~/.config/nvim
git clone https://github.com/LunarVim/Neovim-from-scratch.git ~/.config/nvim
```
Run `nvim` and wait for the plugins to be installed
@ -55,8 +55,7 @@ Next we need to install python support (node is optional)
```
npm i -g neovim
```
---
> The computing scientist's main challenge is not to get confused by the complexities of his own making.

Loading…
Cancel
Save