Skip to content

Commit 2124926

Browse files
committed
Update README.md
1 parent ba9826e commit 2124926

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.md

+1-9
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,6 @@ Install PNPM package manager.
1212

1313
**Optional** Where to store PNPM files.
1414

15-
### `bin_dest`
16-
17-
**Optional** Where to store executables (`pnpm` and `pnpx` commands).
18-
19-
### `registry`
20-
21-
**Optional** (_default:_ `https://registry.npmjs.com`) Registry to download PNPM from.
22-
2315
### `run_install`
2416

2517
**Optional** (_default:_ `null`) If specified, run `pnpm install`.
@@ -50,7 +42,7 @@ Expanded path of inputs#dest.
5042

5143
### `bin_dest`
5244

53-
Expanded path of inputs#bin_dest.
45+
Location of `pnpm` and `pnpx` command.
5446

5547
## Usage example
5648

0 commit comments

Comments
 (0)