diff --git a/README.md b/README.md index 9e63a31..a7c047f 100644 --- a/README.md +++ b/README.md @@ -15,5 +15,5 @@ Drone plugin for build Automated machine images with [Packer](https://www.packer Build the binary with the following commands: ```sh -go build +make build ```