We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b963bef commit 6aa9e83Copy full SHA for 6aa9e83
docs/CONTRIBUTING.md
@@ -8,9 +8,9 @@ You'll need the following tools:
8
- GNU Make
9
- [`shfmt`](https://github.com/mvdan/sh#shfmt)
10
- [`nfpm`](https://nfpm.goreleaser.com/install)
11
-- [`zstd`](https://github.com/horta/zstd.install)
12
- [`pg_dump`]
13
- on macOS, run `brew install libpq zstd`
+ - on Linux, install [`zstd`](https://github.com/horta/zstd.install)
14
15
> **Note**:
16
> Use [Nix](https://nix.dev/) for a one-command setup: `nix-shell`
0 commit comments