From 07b58cc65af246ccbee572c2c0659882f31a4c66 Mon Sep 17 00:00:00 2001 From: Steven Date: Fri, 12 Apr 2024 06:18:17 -0400 Subject: [PATCH] chore(docs): update readme to remove silently (#455) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d65c2b1..8f83a56d 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ projects, `pnpm install` in pnpm projects, and `npm` in npm projects. Corepack will catch these calls, and depending on the situation: - **If the local project is configured for the package manager you're using**, - Corepack will silently download and cache the latest compatible version. + Corepack will download and cache the latest compatible version. - **If the local project is configured for a different package manager**, Corepack will request you to run the command again using the right package