From d129d85c06e5f602d069e63eb8149afb4c2f20c0 Mon Sep 17 00:00:00 2001
From: Ekaitz Zárraga <ekaitz.zarraga@fon.com>
Date: Fri, 4 Mar 2016 12:06:18 +0100
Subject: example

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3295b8b..1fbbef7 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ Use stow to install them:
 
 ``` Bash
 cd dotfiles
-stow vim|bash|git -t ~
+stow vim|bash|git|tmux -t ~
 ```
 
 > Stow makes links to the files in the target directory.
-- 
cgit v1.2.3