diff options
author | Chris <[email protected]> | 2020-04-24 18:55:06 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2020-04-24 18:55:06 -0400 |
commit | f9540fcf4d08215ff679a760c3658a1edd0b75bd (patch) | |
tree | 33957eeeb74086a536aec6bb59e23d1c937478a1 | |
parent | 74ac89131c7d8e09767bf5b137ba3cc5d1da9842 (diff) |
auto push
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -18,10 +18,10 @@ sudo pacman -S neovim ``` -## Clone this repo +## Clone this repo into your config ``` -git clone https://github.com/ChristianChiarulli/nvim.git +git clone https://github.com/ChristianChiarulli/nvim.git ~/.config ``` ## Install python & node support |