diff options
author | Chris <[email protected]> | 2020-04-29 10:20:41 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2020-04-29 10:20:41 -0400 |
commit | 9d39d59b95af625372d11a8f12d33537806d5594 (patch) | |
tree | f1a361f60a5688dc527f61eff0f1eb6040f7fd55 /README.md | |
parent | c9800a667d0e0e969d3de4d027ddac32c4849a24 (diff) |
updates
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 |