Skip to content

Commit

Permalink
docs: add deno
Browse files Browse the repository at this point in the history
  • Loading branch information
ryuapp committed Oct 9, 2024
1 parent d93436b commit b88a91f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Install dependencies after cloning template.
npm create hono@latest ./my-app -- --install
```

### `-p, --pm <pnpm|bun|npm|yarn>`
### `-p, --pm <pnpm|bun|deno|npm|yarn>`

Allows you to specify which package manager to use.

Expand Down

0 comments on commit b88a91f

Please sign in to comment.