Skip to content

Commit 7a619bc

Browse files
authored
Update README.md
1 parent fddd450 commit 7a619bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ Also when doing requests, its good to know that
5151
$ npm install -g json-server
5252
```
5353

54+
__Beta__ if you want to try `v0.9.0-beta` [[README](https://github.com/typicode/json-server/tree/next)], you can use the following command `npm install -g json-server@next`
55+
5456
## Routes
5557

5658
Based on the previous `db.json` file, here are all the default routes. You can also add [other routes](#add-routes) using `--routes`.

0 commit comments

Comments
 (0)