Skip to content

Commit

Permalink
fix installation link
Browse files Browse the repository at this point in the history
  • Loading branch information
aweris committed Aug 4, 2023
1 parent 048bcb7 commit c071f99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c071f99

Please sign in to comment.