Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sserrata committed Dec 10, 2024
1 parent e16e2f9 commit 61e4de7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Key Features:
Run the following to bootstrap a Docsaurus v3 site (classic theme) with `docusaurus-openapi-docs`:

```bash
npx create-docusaurus@3.5.2 my-website --package-manager yarn
npx create-docusaurus@3.6.3 my-website --package-manager yarn
```

> When prompted to select a template choose `Git repository`.
Expand Down
2 changes: 1 addition & 1 deletion demo/docs/intro.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ If you"re building a Docusaurus site from scratch the easiest way to get started
Run the following to bootstrap a Docsaurus v2 site (classic theme) with `docusaurus-openapi-docs`:

```bash
npx create-docusaurus@3.5.2 my-website --package-manager yarn
npx create-docusaurus@3.6.3 my-website --package-manager yarn
```

> When prompted to select a template choose `Git repository`.
Expand Down
2 changes: 1 addition & 1 deletion packages/docusaurus-plugin-openapi-docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Key Features:
Run the following to bootstrap a Docsaurus v3 site (classic theme) with `docusaurus-openapi-docs`:

```bash
npx create-docusaurus@3.5.2my-website --package-manager yarn
npx create-docusaurus@3.6.3 my-website --package-manager yarn
```

> When prompted to select a template choose `Git repository`.
Expand Down

0 comments on commit 61e4de7

Please sign in to comment.