Skip to content

Commit

Permalink
Add homebrew installation instructions to README
Browse files Browse the repository at this point in the history
Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
  • Loading branch information
kke committed Oct 10, 2023
1 parent 709d491 commit 4eac31d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,14 @@ We are grateful for their work and contributions from the community.

## Install

### Homebrew

Install using [Homebrew](https://brew.sh/) package manager:

```console
brew install k0sproject/tap/bootloose
```

### From source

Build and install `bootloose` from source. It requires having
Expand Down

0 comments on commit 4eac31d

Please sign in to comment.