From 5eb5fcf7fa345bb1f545342fe70c7c558a21eb88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20CG?= Date: Fri, 28 Jun 2024 09:17:03 +0200 Subject: [PATCH] docs(pnpm): specify pnpm version (#1542) --- 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