summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2019-01-31 18:42:59 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2019-01-31 18:43:10 +0900
commit315e568de006e80138f79c77d5508c7e4853e6b2 (patch)
tree2d847080814c75f82e64392c1a6779ce2ef3dbd6
parent5d16b288698ecec96080a5d576521d92550e78fd (diff)
Update build instruction
Close #1485
-rw-r--r--BUILD.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/BUILD.md b/BUILD.md
index 390d8c2e..f6a4f264 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -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