Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
chriso committed May 3, 2024
1 parent a7f1399 commit 42cfe80
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@
Install with Homebrew on macOS:

```console
brew tap stealthrocket/dispatch
brew tap dispatchrun/dispatch
brew install dispatch
```

Install with Go:

```console
go install github.com/stealthrocket/dispatch@latest
go install github.com/dispatchrun/dispatch@latest
```

Alternatively, you can download the latest `dispatch` binary from the
[Releases](https://github.com/stealthrocket/dispatch/releases) page.
[Releases](https://github.com/dispatchrun/dispatch/releases) page.

### Create an Account

Expand Down

0 comments on commit 42cfe80

Please sign in to comment.