m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 08:13:40 -05:00

Remove brew target

This commit is contained in:
Junegunn Choi
2015-01-14 02:26:47 +09:00
parent 789f26b1a5
commit 0b5fa56444
2 changed files with 3 additions and 21 deletions

View File

@@ -83,9 +83,6 @@ make install
# Build executables and tarballs for Linux using Docker
make linux
# Build tarball for Homebrew release
make brew
```
Contribution