Skip to content

Commit 0c91253

Browse files
authored
docs: fix pmm -> corepack in Contributing (#34)
1 parent 6f98edd commit 0c91253

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ If you want to build corepack yourself things yourself, you can build the projec
117117

118118
1. Clone this repository
119119
2. Run `yarn build` (no need for `yarn install`)
120-
3. The `dist/` directory now contains the pmm build and the shims
121-
4. Call `node ./dist/pmm --version` and behold
120+
3. The `dist/` directory now contains the corepack build and the shims
121+
4. Call `node ./dist/corepack --help` and behold
122122

123123
You can also run the tests with `yarn jest` (still no install needed).
124124

0 commit comments

Comments
 (0)