File tree 3 files changed +3
-3
lines changed
packages/docusaurus-plugin-openapi-docs
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ Key Features:
51
51
Run the following to bootstrap a Docsaurus v3 site (classic theme) with ` docusaurus-openapi-docs ` :
52
52
53
53
``` bash
54
- npx create-docusaurus@3.5.2 my-website --package-manager yarn
54
+ npx create-docusaurus@3.6.3 my-website --package-manager yarn
55
55
```
56
56
57
57
> When prompted to select a template choose ` Git repository ` .
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ If you"re building a Docusaurus site from scratch the easiest way to get started
73
73
Run the following to bootstrap a Docsaurus v2 site (classic theme) with ` docusaurus-openapi-docs ` :
74
74
75
75
``` bash
76
- npx create-docusaurus@3.5.2 my-website --package-manager yarn
76
+ npx create-docusaurus@3.6.3 my-website --package-manager yarn
77
77
```
78
78
79
79
> When prompted to select a template choose ` Git repository ` .
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ Key Features:
51
51
Run the following to bootstrap a Docsaurus v3 site (classic theme) with ` docusaurus-openapi-docs ` :
52
52
53
53
``` bash
54
- npx create-docusaurus@3.5.2my -website --package-manager yarn
54
+ npx create-docusaurus@3.6.3 my -website --package-manager yarn
55
55
```
56
56
57
57
> When prompted to select a template choose ` Git repository ` .
You can’t perform that action at this time.
0 commit comments