m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 08:13:40 -05:00

Use glide to handle go dependencies

This commit is contained in:
Edgar Lee
2017-06-01 16:27:17 -07:00
parent 5d6eb5bfd6
commit 7d3575b362
10 changed files with 64 additions and 39 deletions

View File

@@ -10,8 +10,6 @@ Build instructions
### Using Makefile
Makefile will set up and use its own `$GOPATH` under the project root.
```sh
# Source files are located in src directory
cd src