Skip to content

Commit

Permalink
add extra package manager options
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielmfern committed Sep 24, 2024
1 parent 54ecb25 commit 6656f69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/docs/getting-started/manual-setup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,11 @@ npm run dev
yarn dev
```

```sh yarn
```sh pnpm
pnpm dev
```

```sh yarn
```sh bun
bun dev
```

Expand Down

0 comments on commit 6656f69

Please sign in to comment.