Skip to content

Commit

Permalink
Add Build section to README
Browse files Browse the repository at this point in the history
Signed-off-by: Igor Shishkin <[email protected]>
  • Loading branch information
teran committed Nov 28, 2018
1 parent 64a489c commit 1214ae3
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,16 @@ Flags:
--version, -V Print application and Golang versions
-h, --help show help
```

Build
-----

System-wide requirements:

* Go

Build:

```bash
make predependencies build
```

0 comments on commit 1214ae3

Please sign in to comment.