Update npm.md

This commit is contained in:
Roberta Wheeler 2023-05-23 17:24:45 +08:00 committed by GitHub
parent 2109d1cf6a
commit 584d818cfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -79,8 +79,7 @@ Proceed to [installing](#installing)
## FreeBSD
```sh
pkg install -y git python npm-node16 pkgconf
pkg install -y libinotify
pkg install -y git python npm-node16 pkgconf libsecret
```
Proceed to [installing](#installing)