diff --git a/README.md b/README.md index 929daba0..d32b6e13 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ cds watch bookshop Run the provided tests like so: ```sh -npx jest +npm test ``` > You can alternative run the tests with [_jest_](http://jestjs.io) or [_mocha_](http://mochajs.org).