diff --git a/README.md b/README.md index 0862ed76..f3a41a62 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Our development environment consists of the following: ``` docker build -t primitive-contracts -docker run -it --name primitive primitive +docker run -it --rm --name primitive primitive npm run test npm run coverage