From 22e5195641599c2ba5772026401fffd0ac91e0ae Mon Sep 17 00:00:00 2001 From: Mayank Date: Mon, 3 Jun 2024 05:15:40 +0000 Subject: [PATCH] Update contributing.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 62809b3a..d9856fbc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,7 +5,7 @@ English (US) | [简体中文](CONTRIBUTING.zh-Hans.md) ## Development Make sure you have [pnpm](https://pnpm.io/installation) and -[Turborepo](https://turbo.build/repo/docs/installing) installed globally. +[Nx](https://nx.dev/getting-started/installation#installing-nx-globally) installed globally. ```bash npm -g install pnpm nx