Update README.md

This commit is contained in:
Daniel Hutzel
2025-03-26 07:12:10 +01:00
committed by GitHub
parent 6512367a2c
commit 29382a18e9

View File

@@ -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).