m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-17 15:53:39 -05:00

Fix typo in README.md

This commit is contained in:
Matt Westcott
2016-03-28 13:40:28 +01:00
parent 24f3ec7f33
commit 6da2e0aa1e

View File

@@ -21,7 +21,7 @@ Pros
Installation Installation
------------ ------------
fzf project consists of the followings: fzf project consists of the following:
- `fzf` executable - `fzf` executable
- `fzf-tmux` script for launching fzf in a tmux pane - `fzf-tmux` script for launching fzf in a tmux pane
@@ -343,7 +343,7 @@ Tips
#### Rendering issues #### Rendering issues
If you have any rendering issues, check the followings: If you have any rendering issues, check the following:
1. Make sure `$TERM` is correctly set. fzf will use 256-color only if it 1. Make sure `$TERM` is correctly set. fzf will use 256-color only if it
contains `256` (e.g. `xterm-256color`) contains `256` (e.g. `xterm-256color`)