summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index de101d1..ae25da9 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,10 @@
```sh
git clone [email protected]:a14m/dotvim.git ~/.vim
+git clone https://github.com/a14m/dotvim.git ~/.vim
+# or
+git clone [email protected]:~a14m/.vim
+git clone https://git.sr.ht/~a14m/.vim
```
# Create symlinks :
@@ -24,6 +28,3 @@ ln -s ~/.vim/.vimrc ~/.vimrc
```
:PlugUpgrade
```
-
-# Dotfiles :
-other `.dotfiles` setup have been moved to [dotfiles](https://gitlab.com/a14m/dotfiles)