Skip to content

Commit

Permalink
Add Flox to list of installation methods
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanhonof committed May 24, 2024
1 parent ac8fb00 commit 78d1ee0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,11 @@ Using the [nix package manager](https://nixos.org/nix):
nix-env -iA nixpkgs.shellcheck
```

Using the [Flox package manager](https://flox.dev/)
```sh
flox install shellcheck
```

Alternatively, you can download pre-compiled binaries for the latest release here:

* [Linux, x86_64](https://github.com/koalaman/shellcheck/releases/download/stable/shellcheck-stable.linux.x86_64.tar.xz) (statically linked)
Expand Down

0 comments on commit 78d1ee0

Please sign in to comment.