Skip to content

Commit 2a7c50a

Browse files
committed
Add note in README for running tests
1 parent e861210 commit 2a7c50a

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
@@ -250,4 +250,4 @@ pg.types.setTypeParser(DATATYPE_DATE, val => {
250250

251251
## Developing `postgres-migrations`
252252

253-
The tests require Docker to be installed.
253+
The tests require Docker to be installed. It probably helps to `docker pull postgres:9.4`.

0 commit comments

Comments
 (0)