Skip to content

Commit

Permalink
Merge pull request #8 from manaswinidas/patch-1
Browse files Browse the repository at this point in the history
Fix broken links in installation
  • Loading branch information
cplee committed Oct 3, 2023
2 parents 9ec7f6c + ea8671b commit 6e8a4d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@ go build -ldflags "-X main.version=$(git describe --tags --dirty --always | sed
`act` is available in below package repositories

- [AUR](./aur.md) (`Linux`)
- [Homebrew](./brew.md) (`Linux`, `macOS`)
- [Homebrew](./homebrew.md) (`Linux`, `macOS`)
- [Chocolatey](./chocolatey.md) (`Windows`)
- [COPR](./copr.md) (`Linux`)
- [GitHub CLI](./gh.md) (`Linux`, `macOS`, `Windows`, `FreeBSD`)
- [Nix/NixOS](./nix.md) (`Linux`, `macOS`)
- [MacPorts](./ports.md) (`macOS`)
- [MacPorts](./macports.md) (`macOS`)
- [Scoop](./scoop.md) (`Windows`)
- [Winget](./winget.md) (`Windows`)

Expand Down

0 comments on commit 6e8a4d9

Please sign in to comment.