Skip to content

Commit e1eeec2

Browse files
committed
Add installation instructions
1 parent 9624ba0 commit e1eeec2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ This library doesn't implement mappings encoding/decoding, but it does support e
1111

1212
## Installation
1313

14-
TODO: Fill in once this package is published on JSR (and maybe NPM).
14+
With NPM:
15+
16+
```sh
17+
npx jsr add @chrome-devtools/source-map-scopes-codec
18+
```
1519

1620
## Usage
1721

0 commit comments

Comments
 (0)