mirror of
https://github.com/junegunn/fzf.git
synced 2026-05-25 17:58:50 +08:00
@@ -6,12 +6,10 @@ Build instructions
|
|||||||
|
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
|
||||||
- `go` executable in $PATH
|
- Go 1.11 or above
|
||||||
|
|
||||||
### Using Makefile
|
### Using Makefile
|
||||||
|
|
||||||
Makefile will set up and use its own `$GOPATH` under the project root.
|
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# Build fzf binary for your platform in target
|
# Build fzf binary for your platform in target
|
||||||
make
|
make
|
||||||
|
|||||||
Reference in New Issue
Block a user