Skip to content

Commit 662ed44

Browse files
committed
Added request for docker-compose to readme
1 parent 3576b65 commit 662ed44

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
@@ -12,7 +12,7 @@ with them.
1212
## Setting up for development
1313

1414
If you wish to setup your system for development you will need to install the test requirements and we ask that you
15-
consider docker for integration testing.
15+
consider docker and docker-compose for integration testing.
1616

1717
To install the test requirements you will need to run the following command `pip install -Ur test-requirements.txt`.
1818
This will install both the `requirements.txt` and the `test-requirements.txt`.

0 commit comments

Comments
 (0)