summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2021-03-27 16:57:45 +0100
committerAhmed Abdelhalim <[email protected]>2021-03-27 16:57:45 +0100
commit57a98e40f61943fdd5ea22ac4b59154fd8b5637e (patch)
treedce1e59f1409b16f85468e2fa4ba2cbda6dae1a6 /README.md
parente4a3f7451e8180a6db3485ec057ee533c7d30705 (diff)
Add directory agnostic clone command
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4754157..002881a 100644
--- a/README.md
+++ b/README.md
@@ -6,9 +6,9 @@ brew install vim
# Installation :
```sh
-git clone [email protected]:a14m/.vim
+git clone [email protected]:a14m/.vim ~/.vim
# or
-git clone [email protected]:~a14m/.vim
+git clone [email protected]:~a14m/.vim ~/.vim
```
# Create symlinks :