From 600ea9107eca5cb8ac8afcad2ba1c01796718348 Mon Sep 17 00:00:00 2001 From: better629 Date: Sun, 2 Mar 2025 20:06:49 +0800 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e42b5b766..c94d0b7c8 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,8 @@ # or `pip install --upgrade git+https://github.com/geekan/MetaGPT.git` # or `git clone https://github.com/geekan/MetaGPT && cd MetaGPT && pip install --upgrade -e .` ``` +**Install [node](https://nodejs.org/en/download) and [pnpm](https://pnpm.io/installation#using-npm) before actual use.** + For detailed installation guidance, please refer to [cli_install](https://docs.deepwisdom.ai/main/en/guide/get_started/installation.html#install-stable-version) or [docker_install](https://docs.deepwisdom.ai/main/en/guide/get_started/installation.html#install-with-docker)