Skip to content

Commit 61e4de7

Browse files
committed
update docs
1 parent e16e2f9 commit 61e4de7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Key Features:
5151
Run 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`.

demo/docs/intro.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ If you"re building a Docusaurus site from scratch the easiest way to get started
7373
Run 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`.

packages/docusaurus-plugin-openapi-docs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Key Features:
5151
Run 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`.

0 commit comments

Comments
 (0)