Skip to content

Commit

Permalink
doc: fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode committed Jan 7, 2024
1 parent 5de5f6b commit 7b1811e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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
Expand Down

0 comments on commit 7b1811e

Please sign in to comment.