Skip to content

Commit

Permalink
fix typo in docs (#572)
Browse files Browse the repository at this point in the history
  • Loading branch information
EyalPazz committed Sep 2, 2024
1 parent 308f62b commit 62b8c57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ This will add a `"packageManager"` field in your local `package.json` which will

We provide two packages of pnpm CLI, `pnpm` and `@pnpm/exe`.

- [`pnpm`](https://www.npmjs.com/package/pnpm) is a ordinary version of pnpm, which needs Node.js to run.
- [`pnpm`](https://www.npmjs.com/package/pnpm) is an ordinary version of pnpm, which needs Node.js to run.
- [`@pnpm/exe`](https://www.npmjs.com/package/@pnpm/exe) is packaged with Node.js into an executable, so it may be used on a system with no Node.js installed.


Expand Down

0 comments on commit 62b8c57

Please sign in to comment.