From d402afa5a39dbf22338ad73896305169dc99fa7b Mon Sep 17 00:00:00 2001 From: Mayank Date: Mon, 1 Jul 2024 07:48:54 +0530 Subject: [PATCH] Update contributing.md (#469) --- 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