Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KSXGitHub committed Mar 23, 2021
1 parent ba9826e commit 2124926
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,6 @@ Install PNPM package manager.

**Optional** Where to store PNPM files.

### `bin_dest`

**Optional** Where to store executables (`pnpm` and `pnpx` commands).

### `registry`

**Optional** (_default:_ `https://registry.npmjs.com`) Registry to download PNPM from.

### `run_install`

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

### `bin_dest`

Expanded path of inputs#bin_dest.
Location of `pnpm` and `pnpx` command.

## Usage example

Expand Down

0 comments on commit 2124926

Please sign in to comment.