docs: update manual document

This commit is contained in:
moonrailgun 2024-06-02 15:20:23 +08:00
parent 618aedf196
commit 1dafea61c7

View File

@ -13,7 +13,7 @@ But if your server not support dockerize, you can try to install by manual.
You need: You need:
- [Node.js](https://nodejs.org/en/download/) 18.12+ / 20.4+ - [Node.js](https://nodejs.org/en/download/) 18.12+ / 20.4+
- [pnpm](https://pnpm.io/) 8.15.3+ - [pnpm](https://pnpm.io/) 8.15.3+(not support 9.x yet)
- [Git](https://git-scm.com/downloads) - [Git](https://git-scm.com/downloads)
- [postgresql](https://www.postgresql.org/) - [postgresql](https://www.postgresql.org/)
- [pm2](https://pm2.keymetrics.io/) - For running Tianji in the background - [pm2](https://pm2.keymetrics.io/) - For running Tianji in the background