Restructure sentence

This commit is contained in:
Marius Obert
2021-01-08 14:30:37 +01:00
committed by Daniel Hutzel
parent dc72442764
commit 01073fd6a5

View File

@@ -53,7 +53,7 @@ npx jest
### Serve `npm`
We've simple npm registry mock included which allows you to do an `npm install @capire/<package>` anywhere locally. Use it as follows:
We've included a simple npm registry mock which allows you to do an `npm install @capire/<package>` locally. Use it as follows:
1. Start the @capire registry:
```sh