From 1dafea61c78e01ed28e665ee9048afde433415a9 Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Sun, 2 Jun 2024 15:20:23 +0800 Subject: [PATCH] docs: update manual document --- website/docs/install/manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/install/manual.md b/website/docs/install/manual.md index 8b010a6..a1d1370 100644 --- a/website/docs/install/manual.md +++ b/website/docs/install/manual.md @@ -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+ +- [pnpm](https://pnpm.io/) 8.15.3+(not support 9.x yet) - [Git](https://git-scm.com/downloads) - [postgresql](https://www.postgresql.org/) - [pm2](https://pm2.keymetrics.io/) - For running Tianji in the background