From cdf4277c513926782034648926f9d012d28dbf25 Mon Sep 17 00:00:00 2001 From: Jorge Morante Date: Sun, 1 May 2016 19:57:07 +0200 Subject: [PATCH] small fixes in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2844aa1..4254ea6 100644 --- a/README.md +++ b/README.md @@ -49,10 +49,10 @@ run-shell ~/clone/path/tmux-fingers.tmux Reload TMUX conf by running: ``` -tmux source-file ~/.tmux.conf +➜ tmux source-file ~/.tmux.conf ``` -# Customization +# Configuration You can change the key that invokes **tmux-fingers**: @@ -90,4 +90,4 @@ plugins! :clap: :clap: # License -MIT +[MIT](https://github.com/Morantron/tmux-fingers/blob/master/LICENSE)