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

Update README: master.tar.gz

parent 05284353
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ In case you don't have git installed:
```sh
mkdir -p ~/.fzf
curl -L https://github.com/junegunn/fzf/archive/HEAD.tar.gz |
curl -L https://github.com/junegunn/fzf/archive/master.tar.gz |
tar xz --strip-components 1 -C ~/.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