diff --git a/README.md b/README.md index 106fef8..8e8b389 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Create a `db.json` file Start JSON Server ```bash -$ json-server db.json +$ json-server --watch db.json ``` Now if you go to [http://localhost:3000/posts/1](), you'll get