summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2106991..d92c1c7 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ sh -c $(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tool
4. put vimrc in ~/.vimrc
5. run:
```
-ln -s ~/.config/nvim/init.vim /path/to/external/editor/config/file/.vimrc
+ln -s ~/.config/nvim/init.vim ~/.vimrc
```
6. open vim
7. run :PlugInstall