Skip to content

Commit d452df8

Browse files
committed
chore: make clear pg >=12 is supported
1 parent 7d49361 commit d452df8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Postgres has CSV support on the [COPY](https://www.postgresql.org/docs/current/s
1717

1818
## Installation
1919

20-
Clone this repo and run:
20+
PostgreSQL >= 12 is supported. Clone this repo and run:
2121

2222
```bash
2323
make && make install

0 commit comments

Comments
 (0)