From 7210d0df2fdbc09e29f68e53f764dd30fd2cad7c Mon Sep 17 00:00:00 2001 From: Zettat123 Date: Mon, 20 Mar 2023 18:50:22 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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