We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 064c63b commit 470f7d3Copy full SHA for 470f7d3
README.md
@@ -15,14 +15,6 @@ Install the [Mintlify CLI](https://www.npmjs.com/package/mintlify) to preview th
15
```
16
npm i -g mintlify
17
18
-<Note>
19
-Please upgrade to ```docs.json``` before proceeding and delete the legacy ```mint.json``` file.
20
-</Note>
21
-To upgrade, run the following command at the root of your documentation (where docs.json is)
22
-
23
-```
24
-mintlify upgrade
25
26
27
Run the following command at the root of your documentation (where docs.json is)
28
0 commit comments