Update build instruction

Close #1485
pull/1492/head
Junegunn Choi 5 years ago
parent 5d16b28869
commit 315e568de0
No known key found for this signature in database
GPG Key ID: 254BC280FEF9C627

@ -6,12 +6,10 @@ Build instructions
### Prerequisites
- `go` executable in $PATH
- Go 1.11 or above
### Using Makefile
Makefile will set up and use its own `$GOPATH` under the project root.
```sh
# Build fzf binary for your platform in target
make

Loading…
Cancel
Save