update package manager commands
Some checks failed
test / Node.js v20 (push) Has been cancelled
test / Node.js v22 (push) Has been cancelled
test / Deno (push) Has been cancelled
test / Bun (push) Has been cancelled

This commit is contained in:
Nebel 2024-09-18 16:28:15 +09:00
parent 47228186a0
commit 1924621a2b
Signed by: nebel
GPG key ID: 79807D08C6EF6460

View file

@ -16,13 +16,13 @@ npm install websri
yarn add websri yarn add websri
# pnpm # pnpm
pnpm install websri pnpm add websri
# deno # deno
deno add npm:websri deno add npm:websri
# bun # bun
bun install websri bun add websri
``` ```
[Integrity Metadata](https://www.w3.org/TR/SRI/#integrity-metadata): [Integrity Metadata](https://www.w3.org/TR/SRI/#integrity-metadata):