Skip to content

Commit 4065015

Browse files
committed
updated README.md.
1 parent 600980c commit 4065015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Created with :heart: for front-end developers who need a flexible back-end for q
2525
```
2626

2727
```bash
28-
$ json-server --file db.json
28+
$ json-server db.json
2929
$ curl -i http://localhost:3000/posts/1
3030
```
3131

0 commit comments

Comments
 (0)