Skip to content

Commit f0aa3e7

Browse files
committed
default path is probably fine
1 parent 9ec513a commit f0aa3e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.pg_sphere

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ INSTALLATION:
1515

1616
USING PG_CONFIG:
1717

18-
gmake USE_PGXS=1 PG_CONFIG=/path/to/pg_config
18+
gmake USE_PGXS=1 PG_CONFIG=/usr/bin/pg_config
1919
gmake USE_PGXS=1 PG_CONFIG=/usr/bin/pg_config install
2020
-- load extension:
2121
CREATE EXTENSION pg_sphere;

0 commit comments

Comments
 (0)