Skip to content

Commit c225621

Browse files
authored
Update pgrx installation version in README
1 parent 5d9f037 commit c225621

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
@@ -2,7 +2,7 @@
22
A foreign data wrapper around etcd for postgres
33

44
## Setup
5-
- Install pgrx on your machine `cargo install --locked cargo-pgrx --version 0.14.3`
5+
- Install pgrx on your machine `cargo install --locked cargo-pgrx --version 0.16.1`
66
- Setup pgrx `cargo pgrx init`
77
- Install protoc and protobuf (needed by etcd-client)
88
- Instructions can be found [here](https://protobuf.dev/installation/)

0 commit comments

Comments
 (0)