From 230dae448a15d4ee30a9886a3834be08cc77f4e0 Mon Sep 17 00:00:00 2001 From: Casey Lee Date: Fri, 20 Jan 2023 09:49:05 -0800 Subject: [PATCH] chore: update install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aacf114..a935e55 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ [GitHub CLI](https://docs.github.com/en/github-cli/github-cli/about-github-cli) Extension for [nektos/act](https://github.com/nektos/act). -To install, run: `gh install nektos/gh-act` +To install, run: `gh extension install nektos/gh-act`