Skip to content

Commit

Permalink
Merge pull request #80 from cprecioso/patch-1
Browse files Browse the repository at this point in the history
docs: add homebrew to the installation section
  • Loading branch information
k9withabone committed May 27, 2024
2 parents 06825f7 + 0376a05 commit f3df787
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 @@ -43,6 +43,8 @@ Podlet can be acquired in several ways:
- As a container: `podman run ghcr.io/containers/podlet`.
- Use [cargo-binstall](https://github.com/cargo-bins/cargo-binstall) to get a prebuilt binary: `cargo binstall podlet`.
- Build and install with `cargo install podlet`.
- From your package manager
- [homebrew](https://formulae.brew.sh/formula/podlet): `brew install podlet`

## Usage

Expand Down

0 comments on commit f3df787

Please sign in to comment.