From 27ce4650fe7dbeb9448ac2721a82225025ca21e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Romey?= Date: Thu, 15 Nov 2012 10:52:41 +0100 Subject: [PATCH] Fixed README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffdc0e4..d540cc3 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Requirements * Vim Powerline patched font: See [Powerline for vim](https://github.com/Lokaltog/vim-powerline.git) for more info. * Z shell (zsh): See [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) for more info. -* Make sure terminal is using 256-colors mode with `export TERM="xterm-256color"` +* Make sure terminal is using 256-colors mode with `export TERM="xterm-256color"`. Contribute ----------