From 63d30404878935e8fe036a9e4acaa94eccbb3765 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vi=CC=81ctor=20CG?= Date: Thu, 27 Jun 2024 13:59:22 +0200 Subject: [PATCH] docs(pnpm): specify pnpm version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61989cf610..ec2d361f8c 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ This project is a monorepo that is handled by [Lerna](https://github.com/lerna/l [pnpm](https://pnpm.io/) & [Nx](https://nx.dev/). To prepare your development environment, proceed as follows: -1. [Install pnpm](https://pnpm.io/installation) +1. [Install pnpm (v8.6.1)](https://pnpm.io/installation) 2. Fork the X repository and then clone it to your local environment: `git clone https://github.com/empathyco/x.git`. 3. Install the dependencies in the root folder: `pnpm install --frozen-lockfile`. This links all the