summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2014-03-09 11:52:35 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2014-03-09 11:52:35 +0900
commitae84d8c7a4e58599305f5e960f9b4ff9f0c37b66 (patch)
tree5cfbc7116134bd36258f483c809c4848713e79d6
parentdbd627c38adb22330499ec80e4121c3036c753dd (diff)
Update README0.8.1
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7198a2db..1a8249af 100644
--- a/README.md
+++ b/README.md
@@ -297,7 +297,7 @@ If you have any rendering issues, check the followings:
1. Make sure `$TERM` is correctly set. fzf will use 256-color only if it
contains `256` (e.g. `xterm-256color`)
-2. If you're on screen or tmux, $TERM should be either `screen` or
+2. If you're on screen or tmux, `$TERM` should be either `screen` or
`screen-256color`
3. Some terminal emulators (e.g. mintty) have problem displaying default
background color and make some text unable to read. In that case, try `--black`