Skip to content

Commit 5466878

Browse files
committed
Update README.md
1 parent 7336d24 commit 5466878

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 @@ Create a `db.json` file
2525
Start JSON Server
2626

2727
```bash
28-
$ json-server db.json
28+
$ json-server --watch db.json
2929
```
3030

3131
Now if you go to [http://localhost:3000/posts/1](), you'll get

0 commit comments

Comments
 (0)