Skip to content

Commit

Permalink
update mill install command (#452)
Browse files Browse the repository at this point in the history
* update mill install command

* Update mill's README.md

---------

Co-authored-by: Miłosz Smółka <[email protected]>
  • Loading branch information
roblaszczak and m110 authored Aug 24, 2024
1 parent 8d78dbe commit 149b72e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/mill/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ See Watermill's [Supported Pub/Subs](https://watermill.io/pubsubs) for more deta
To install this tool, just execute:

```bash
go get -u github.com/ThreeDotsLabs/watermill/tools/mill
go install github.com/ThreeDotsLabs/watermill/tools/mill@latest
```

This will install a `mill` binary in your system.
Expand Down

0 comments on commit 149b72e

Please sign in to comment.