diff --git a/README.md b/README.md index 6e3ee8f1..ca6b06e1 100644 --- a/README.md +++ b/README.md @@ -72,4 +72,4 @@ A workaround for this is to run the tests using docker. Make sure you have docke Run snapshot tests: `docker-compose -f docker-compose.snapshots.yml up` If anything changed, and the change was intentional, update the snapshots and then commit the new images to source control. -Update snapshots: `docker-compose -f docker-compose.snapshots.update.yml up` +Update snapshots: `docker-compose -f docker-compose.snapshots.update.yml up`