Skip to content

Commit

Permalink
documentation hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
strangeman committed Oct 20, 2018
1 parent 8e18b9d commit 4450534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -96,7 +96,7 @@ This means that you should never run these tests against your productive databas
The best practice to run these tests is to use docker and the task commands.

```bash
task dc:build #First run only to build the images
context=dev task dc:build #First run only to build the images
context=dev task dc:up
task test:api
# alternatively if you want to run dredd in a container use the following command.
Expand Down

0 comments on commit 4450534

Please sign in to comment.