Browse Source

replace yarn with pnpm

develop
ray-1337 2 years ago
parent
commit
64ccc678a1
No known key found for this signature in database GPG Key ID: DED41DCC150FCD32
  1. 5
      README.md

5
README.md

@ -9,11 +9,8 @@ This also requires **root** access, or else you'll get an error from ufw itself/
## Installation
```shell
# npm
$ npm install node-ufw
# yarn
$ yarn add node-ufw
$ pnpm add node-ufw
```
## Usage

Loading…
Cancel
Save