summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2018-06-05 15:07:43 +0200
committerAhmed Abdelhalim <[email protected]>2018-06-05 15:14:41 +0200
commita90fa2b70864c34d926a58ea536362887c880024 (patch)
treea1a5fd9ad9e139c5c11b7163b20ead9f139d5613 /README.md
parent94c879875ebd6d00d1f34d197e68aff3be37cdde (diff)
Fix README
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.md b/README.md
index 481e177..2663154 100644
--- a/README.md
+++ b/README.md
@@ -1,29 +1,29 @@
-#Installation :
+# Installation :
```sh
git clone [email protected]:mad-raz/dotvim.git ~/.vim
```
-#Create symlinks :
+# Create symlinks :
```sh
ln -s ~/.vim/.vimrc ~/.vimrc
```
-#Installing Plugins :
+# Installing Plugins :
```sh
:PlugInstall
```
-#Updating Plugins :
+# Updating Plugins :
```
:PlugUpdate
```
-#Updating Plug (plugins manager)
+# Updating Plug (plugins manager)
```
:PlugUpgrade
```
-#Dotfiles :
-other `.dotfiles` setup have been moved to [dotfiles](https://github.com/mad-raz/dotfiles)
+# Dotfiles :
+other `.dotfiles` setup have been moved to [dotfiles](https://gitlab.com/mad-raz/dotfiles)