diff --git a/README.md b/README.md index 990127e41..5a24b4345 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,7 @@ Build with Go (any [currently supported version](https://go.dev/dl/)): git clone git@github.com:warpstreamlabs/bento cd bento make +go build -o bento ./cmd/bento/main.go ``` ## Lint