Skip to content

Commit

Permalink
docs: update pnpm version in manual install document
Browse files Browse the repository at this point in the history
  • Loading branch information
moonrailgun committed Jul 22, 2024
1 parent e7189c6 commit 9a7afed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/install/manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ But if your server not support dockerize, you can try to install by manual.
You need:

- [Node.js](https://nodejs.org/en/download/) 18.12+ / 20.4+
- [pnpm](https://pnpm.io/) 8.15.3+(not support 9.x yet)
- [pnpm](https://pnpm.io/) 9.x(9.5.0 better)
- [Git](https://git-scm.com/downloads)
- [postgresql](https://www.postgresql.org/)
- [pm2](https://pm2.keymetrics.io/) - For running Tianji in the background
Expand Down

0 comments on commit 9a7afed

Please sign in to comment.