mirror of
https://github.com/junegunn/fzf.git
synced 2025-07-31 12:12:02 -07:00
4
BUILD.md
4
BUILD.md
@@ -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