Skip to content
Merged
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
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,9 @@ with the `nodaemonize` config option and the `-d/-D` command line switches.

### Installing with Homebrew

On macOS, `shpool` can be installed via the project's [Homebrew tap](https://github.com/shell-pool/homebrew-shpool):
On macOS, `shpool` can be installed via [Homebrew](https://brew.sh):

```
brew tap shell-pool/shpool
brew install shpool
```

Expand Down
Loading