Skip to content

Commit 42cfe80

Browse files
committed
Update README
1 parent a7f1399 commit 42cfe80

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@
99
Install with Homebrew on macOS:
1010

1111
```console
12-
brew tap stealthrocket/dispatch
12+
brew tap dispatchrun/dispatch
1313
brew install dispatch
1414
```
1515

1616
Install with Go:
1717

1818
```console
19-
go install github.com/stealthrocket/dispatch@latest
19+
go install github.com/dispatchrun/dispatch@latest
2020
```
2121

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

2525
### Create an Account
2626

0 commit comments

Comments
 (0)