diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ We will be integrating with VSCode using [this](https://github.com/asvetliakov/v ## Clone this repo into your config ``` -git clone https://github.com/ChristianChiarulli/nvim.git ~/.config +git clone https://github.com/ChristianChiarulli/nvim.git ~/.config/nvim ``` ## Install python & node support |