mirror of
https://github.com/alexbosworth/balanceofsatoshis.git
synced 2026-08-13 12:33:37 +02:00
disable audit instruction
This commit is contained in:
parent
2aa54c10b0
commit
b15487b193
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ If you have [Docker](https://docs.docker.com/get-docker/) installed or are using
|
|||
platform like Umbrel or BTCPayServer, you can [run through Docker](#docker) instead.
|
||||
|
||||
```shell
|
||||
npm install -g balanceofsatoshis
|
||||
npm install -g balanceofsatoshis --no-audit
|
||||
```
|
||||
|
||||
Verify it's installed:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue