From eb0ceb82d16b421edfcf367cffd40e5d0290ca7f Mon Sep 17 00:00:00 2001 From: Bret Fisher Date: Fri, 14 Jan 2022 15:43:00 -0500 Subject: [PATCH] fixing more lints --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ab7a8f..8cbadf4 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,6 @@ jobs: ## How to run Super-Linter locally -Option 1: Use [nektos/act](https://github.com/nektos/act) to run an existing GitHub Action workflow on your local repo clone. +Option 1: Use [nektos/act](https://github.com/nektos/act) to run an existing GitHub Action workflow on your local repository clone. Option 2: Use Docker to [run the Super-Linter image directly](https://github.com/github/super-linter/blob/main/docs/run-linter-locally.md).