Skip to content

Commit b94c380

Browse files
committed
docs: update install
1 parent a5f0832 commit b94c380

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
@@ -7,7 +7,7 @@
77
Install `json-server`
88

99
```shell
10-
npm install json-server
10+
npm install json-server@alpha
1111
```
1212

1313
Create a `db.json` file or run `json-server db.json` to create one with some default resources

0 commit comments

Comments
 (0)