Skip to content

Commit

Permalink
Merge pull request #37 from last9/update-dev-doc
Browse files Browse the repository at this point in the history
change build command
  • Loading branch information
Talina06 authored May 16, 2020
2 parents 41ac24f + 312ff6a commit da80b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Development.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Once you have a sample application going with Minikube. Proceed to the next stes
## Build

```bash
make build
go build .
```
This should output a ./k8stream binary in the TLD of the repository.

Expand Down

0 comments on commit da80b58

Please sign in to comment.