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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ git clone https://github.com/base/withdrawer.git
cd withdrawer
go install .
```
Ensure you have a recent Go toolchain installed (Go 1.22 or later is recommended) and that your `GOBIN` is on your `PATH` so the `withdrawer` binary is available on the command line.

## Usage

Expand Down