Skip to content

Commit f11e4d7

Browse files
committed
Updated readme [skip ci]
1 parent aafdf41 commit f11e4d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1122,7 +1122,7 @@ Note: Replace `17` with your Postgres server version
11221122
If compilation fails and the output includes `warning: no such sysroot directory` on Mac, your Postgres installation points to a path that no longer exists.
11231123

11241124
```sh
1125-
pg_config --ldflags
1125+
pg_config --cppflags
11261126
```
11271127

11281128
Reinstall Postgres to fix this.

0 commit comments

Comments
 (0)