diff options
author | Chris <[email protected]> | 2020-04-13 13:09:54 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2020-04-13 13:09:54 -0400 |
commit | 87a2859dfd62b057811a9fc54109498a09686290 (patch) | |
tree | 10c2c48e25a746746a977c5716ad2cb77061b33b /README.md | |
parent | de8b5598e795b55ed70458cc37e6d237241a8ff0 (diff) |
auto push
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ let g:node_host_prog = expand("~/.nvm/versions/node/v12.16.1/bin/node") ## Set up plugin manager ``` -sh ~/.config/nvim/install/utils/installer.sh ~/.config/nvim/dein +sh ~/.config/nvim/utils/installer.sh ~/.config/nvim/dein ``` ## Install packages |