From 315e568de006e80138f79c77d5508c7e4853e6b2 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Thu, 31 Jan 2019 18:42:59 +0900 Subject: [PATCH] Update build instruction Close #1485 --- BUILD.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/BUILD.md b/BUILD.md index 390d8c2..f6a4f26 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