Mention postgres dep

This commit is contained in:
Kegan Dougal 2021-11-03 10:24:28 +00:00
parent 313aa8e264
commit 73e5dc69ff

View File

@ -7,6 +7,8 @@ v3 sync is a strict subset of v2 sync.
## Usage
Requires Postgres 13+.
```bash
$ createdb syncv3
$ go build ./cmd/syncv3