Skip to content

Commit

Permalink
chore(docs): update readme to remove silently (#455)
Browse files Browse the repository at this point in the history
  • Loading branch information
styfle committed Apr 12, 2024
1 parent 4672162 commit 07b58cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 07b58cc

Please sign in to comment.