File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
packages/docusaurus-plugin-openapi-docs Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ Key Features:
5151Run the following to bootstrap a Docsaurus v3 site (classic theme) with ` docusaurus-openapi-docs ` :
5252
5353``` 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
5555```
5656
5757> 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
7373Run the following to bootstrap a Docsaurus v2 site (classic theme) with ` docusaurus-openapi-docs ` :
7474
7575``` 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
7777```
7878
7979> 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:
5151Run the following to bootstrap a Docsaurus v3 site (classic theme) with ` docusaurus-openapi-docs ` :
5252
5353``` bash
54- npx create-docusaurus@3.5.2my -website --package-manager yarn
54+ npx create-docusaurus@3.6.3 my -website --package-manager yarn
5555```
5656
5757> When prompted to select a template choose ` Git repository ` .
You can’t perform that action at this time.
0 commit comments