Update README: master.tar.gz
This commit is contained in:
parent
0528435386
commit
5d6ed935a4
@ -28,7 +28,7 @@ In case you don't have git installed:
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
mkdir -p ~/.fzf
|
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
|
tar xz --strip-components 1 -C ~/.fzf
|
||||||
~/.fzf/install
|
~/.fzf/install
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user