Skip to content

Commit 8bd969d

Browse files
Small typo
1 parent 177eb2f commit 8bd969d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ After generating the configure script with ``autogen.sh``, ``./configure --help
2727

2828
Note: you can use ``--with-pgconfig`` on the ``./configure`` command line if you have multiple PostgreSQL installations on your system and want to target a specific one. For example:
2929

30-
- ``./configure --with-pgconfig=/sur/lib/postgresql/9.5/bin/pg_config``
30+
- ``./configure --with-pgconfig=/usr/lib/postgresql/9.5/bin/pg_config``
3131

3232
Run unit tests:
3333

0 commit comments

Comments
 (0)