We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9104ef4 commit 1db75deCopy full SHA for 1db75de
1 file changed
readme.md
@@ -19,9 +19,7 @@
19
## Install
20
21
```bash
22
-$ npm install typebox --save # 1.0.0
23
-
24
-$ npm install @sinclair/typebox --save # 0.34.x
+$ npm install typebox
25
```
26
27
@@ -68,7 +66,7 @@ License: MIT
68
66
69
67
## Upgrade
70
71
-Refer to the following URL for information on upgrading from 0.34.x to 1.0.
+If upgrading from `@sinclair/typebox`, refer to the migration guide at the following URL.
72
73
[Migration Guide](https://github.com/sinclairzx81/typebox/blob/main/changelog/1.0.0-migration.md)
74
0 commit comments