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 bf25c4d..4457705 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
To set up a fresh installation of Vim, clone this repo:
```bash
-git clone https://github.com/joeacarstairs/.vim.git ~/.vim
+git clone https://git.joeac.net/.vim.git ~/.vim
```
Then open Vim, and run `:PlugInstall`.