doc: fix example

This commit is contained in:
typicode
2024-01-07 23:50:29 +01:00
parent 5de5f6ba4f
commit 7b1811ef9c

View File

@ -34,7 +34,7 @@ Create a `db.json` (or `db.json5`) file
Pass it to JSON Server CLI
```shell
$ json-server db.json
$ npx json-server db.json
```
Get a REST API