From c071f997e89d1ae37018dbe589792c0924a36ec4 Mon Sep 17 00:00:00 2001 From: Ali AKCA Date: Fri, 4 Aug 2023 23:27:49 +0200 Subject: [PATCH] fix installation link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9705d60..fec658ac 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ With these prerequisites in place, you'll be ready to set up and run `gale` on y You can install `gale` by using: ```bash -go install github.com/aweris/gale@latest +go install github.com/aweris/gale/cmd/gale@latest ``` ### List workflows and jobs