Skip to content

Commit

Permalink
Add documenation on how to build with Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
marcofranssen committed Feb 11, 2020
1 parent 795f4a3 commit 8f992f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ go mod download

```bash
go build .
# or
make build
```

## Run
Expand Down

0 comments on commit 8f992f7

Please sign in to comment.