Skip to content

Commit

Permalink
doc: update directories to directory in corepack enable --help
Browse files Browse the repository at this point in the history
  • Loading branch information
lvqq committed Sep 28, 2024
1 parent 18acff0 commit 7ed42aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/corepack/dist/lib/corepack.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -22553,7 +22553,7 @@ var EnableCommand = class extends Command {
[`enable`]
];
static usage = Command.Usage({
description: `Add the Corepack shims to the install directories`,
description: `Add the Corepack shims to the install directory`,
details: `
When run, this command will check whether the shims for the specified package managers can be found with the correct values inside the install directory. If not, or if they don't exist, they will be created.

Expand Down

0 comments on commit 7ed42aa

Please sign in to comment.