Skip to content
Snippets Groups Projects
Commit d80a41bb authored by Junegunn Choi's avatar Junegunn Choi
Browse files

Update README

Use --depth option to avoid pulling devel branches
parent 2bebd5cd
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ Clone this repository and run
[install](https://github.com/junegunn/fzf/blob/master/install) script.
```sh
git clone https://github.com/junegunn/fzf.git ~/.fzf
git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
~/.fzf/install
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment