Skip to content

Commit 35d13b8

Browse files
committed
fix readme
1 parent 2120a0f commit 35d13b8

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
@@ -11,7 +11,7 @@ chmod +x /usr/local/bin/wait-for-pg
1111
## usage
1212

1313
```sh
14-
./wait-for-pg check \
14+
wait-for-pg check \
1515
--host postgres.domain.com \
1616
--port 5432 \
1717
--user pguser \

0 commit comments

Comments
 (0)