From 3915f272d7d4069f8bbc7fa204c6a6d8485295c0 Mon Sep 17 00:00:00 2001
From: coolneng <akasroua@gmail.com>
Date: Sun, 17 Nov 2019 16:54:54 +0100
Subject: [PATCH] Update Readme

---
 README.org | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index 9dc9429..0b066c5 100644
--- a/README.org
+++ b/README.org
@@ -6,9 +6,10 @@ Every configuration file is categorized, inside a parent folder.
 
 If you want to deploy them without using GNU stow, copy the
 configuration file with the corresponding folder hierarchy, in your home
-folder:
+folder.
+For example:
 
-#+begin_src shell
+#+begin_src sh
   cd vim
   cp .vimrc ~/.vimrc
   cp -R .vim ~/.vim