diff --git a/README.md b/README.md index cb90800c3..4f0064ab5 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ ## Install ```shell -npm install json-server +npm install json-server # NPM +yarn add json-server # Yarn +pnpm add json-server # PNPM ``` ## Usage