diff --git a/README.md b/README.md index 570e7c3..1900005 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This action is to compute the SHA256 hash of specified files. -**NOTE:** This action is written in Go. Please setup the Go environment before running this action or make sure the `runs-on` runner supports running Go actions. +**NOTE:** This action is written in Go. Please setup the Go environment before running this action or use a runner with Go environment installed. ## Usage