Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,12 @@ With `go`:
go install github.com/leg100/pug@latest
```

Homebrew:
### Homebrew

```
brew install leg100/tap/pug
If you use [Homebrew](https://brew.sh/), you can install [pug](https://formulae.brew.sh/formula/pug) with the following command:

```sh
$ brew install pug
```

Or download and unzip a [GitHub release](https://github.com/leg100/pug/releases) for your system and architecture.
Expand Down