From a90fa2b70864c34d926a58ea536362887c880024 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Tue, 5 Jun 2018 15:07:43 +0200 Subject: Fix README --- README.md | 14 +++++++------- 1 file 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 git@github.com: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) -- cgit v1.2.3