Skip to content

Commit

Permalink
docs: add installation prompts for CLi before the initial openapi.
Browse files Browse the repository at this point in the history
  • Loading branch information
TinsFox authored and fuma-nama committed Jan 15, 2025
1 parent d6655c7 commit 08acb2e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/docs/content/docs/ui/(integrations)/openapi/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ You can setup Fumadocs OpenAPI manually, or use Fumadocs CLI.
Using Fumadocs CLI.

```bash
# install the CLI package, if you haven't installed it yet
pnpm add @fumadocs/cli --save-dev

pnpm fumadocs init openapi
```

Expand Down

0 comments on commit 08acb2e

Please sign in to comment.