aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2022-07-03 08:07:41 +0100
committerJuan J. Martinez <jjm@usebox.net>2022-07-03 08:07:41 +0100
commitdf53dddc865b15587792917c11683ad2c3e13b1d (patch)
tree3098697a171b68970c6ea7fdcfce237c02774001 /README.md
parent4cd887bfd3f60b54b1e2087c75b6b9476003f6bf (diff)
downloaddotnvim-df53dddc865b15587792917c11683ad2c3e13b1d.tar.gz
dotnvim-df53dddc865b15587792917c11683ad2c3e13b1d.zip
Moved out of github!
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 1a14392..0c7ec10 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ This repo should be in `~/.config/nvim/`!
1. Check you don't have a `~/.config/nvim` directory.
2. Run:
```bash
-git clone --recursive https://github.com/reidrac/dotvim.git ~/.config/nvim
+git clone --recursive https://git.usebox.net/dotnvim.git ~/.config/nvim
```
Then it is recommended you run: