aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2018-05-03 13:05:28 +0100
committerJuan J. Martinez <jjm@usebox.net>2022-05-29 22:57:27 +0100
commit7ca3c406f130a53a2b61635b67388d6d2520bcac (patch)
treec812583a0df4a3f114b23189017d058c3783f567 /README.md
parent27ea8a4b579aece4b7a2b9b3e3d1ef8d70a29d94 (diff)
downloaddotnvim-7ca3c406f130a53a2b61635b67388d6d2520bcac.tar.gz
dotnvim-7ca3c406f130a53a2b61635b67388d6d2520bcac.zip
Don't track remote
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 90e2c0a..af55268 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ If you're not using vim 8; create a `.vimrc` with:
### Updating you .vim on a different machine
git pull
- git submodule update --remote
+ git submodule update
## Removing plugins