diff --git a/README.md b/README.md index c7bec26..dbf1e0b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ If you have a development environment for the Go language, you can compile and i GO111MODULE=on go get github.com/catatsuy/notify_slack/cmd/notify_slack ``` -If you want to develop it, you can use the `make`. It requires Go 1.15 or higher. +If you want to develop it, you can use the `make`. It requires Go 1.16 or higher. ``` make