Skip to content

Commit 1cb4e3e

Browse files
committed
Update README.md
1 parent d46cbd2 commit 1cb4e3e

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

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

54-
### Beta
55-
56-
To try [v0.9.0-beta](https://github.com/typicode/json-server/tree/next)
57-
58-
```bash
59-
$ npm install -g json-server@next
60-
```
61-
62-
63-
6454
## Routes
6555

6656
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)