summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-09-04 07:31:35 +0100
committerJoe Carstairs <me@joeac.net>2026-09-04 07:31:35 +0100
commit14d3305a0a3df876f3744907fe2f919097bd7254 (patch)
treeb0cd136e8170303b3125fc642daa73c777804525
parent6e8bec10d39c60b8eb59fa55e258a1322b825d46 (diff)
changes git url againHEADmain
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4457705..9e631b6 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://git.joeac.net/.vim.git ~/.vim
+git clone https://git.joeac.net/vimrc.git ~/.vim
```
Then open Vim, and run `:PlugInstall`.