Skip to content

Commit

Permalink
Merge pull request #369 from bryanhonof/bryanhonof.add-flox
Browse files Browse the repository at this point in the history
Add Flox as an installation method
  • Loading branch information
ducaale committed May 25, 2024
2 parents f3c05e0 + db8d958 commit 61c0154
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ iwr -useb https://raw.githubusercontent.com/ducaale/xh/master/install.ps1 | iex
| FreeBSD | FreshPorts | `pkg install xh` |
| NetBSD | pkgsrc | `pkgin install xh` |
| Linux & macOS | Nixpkgs | `nix-env -iA nixpkgs.xh` |
| Linux & macOS | [Flox] | `flox install xh` |
| Linux & macOS | Homebrew | `brew install xh` |
| macOS | MacPorts | `sudo port install xh` |
| Windows | Scoop | `scoop install xh` |
Expand All @@ -55,6 +56,7 @@ iwr -useb https://raw.githubusercontent.com/ducaale/xh/master/install.ps1 | iex
[Magisk]: https://github.com/topjohnwu/Magisk
[KernelSU]: https://kernelsu.org
[Termux]: https://github.com/termux/termux-app
[Flox]: https://flox.dev/docs/

### via pre-built binaries
The [release page](https://github.com/ducaale/xh/releases) contains prebuilt binaries for Linux, macOS and Windows.
Expand Down

0 comments on commit 61c0154

Please sign in to comment.