From 546687823662c8973f3ef2c34e73491f2b032e20 Mon Sep 17 00:00:00 2001 From: typicode Date: Fri, 15 May 2015 19:10:56 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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