aboutsummaryrefslogtreecommitdiffstats
path: root/packages/json-schemas/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/json-schemas/README.md')
-rw-r--r--packages/json-schemas/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/json-schemas/README.md b/packages/json-schemas/README.md
index 961c3746d..f320196e9 100644
--- a/packages/json-schemas/README.md
+++ b/packages/json-schemas/README.md
@@ -7,7 +7,7 @@ Contains 0x-related json schemas
## Installation
```bash
-npm install @0xproject/json-schemas --save
+yarn add @0xproject/json-schemas
```
**Import**