Skip to content

Commit

Permalink
chore(readme): clarify this is a dev dep
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaskiewicz committed Mar 29, 2024
1 parent 94ac056 commit 3b8c7f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This package is experimental - It's pre-v1.0, things may change over time.

Install the package:
```sh
$ npm i stencil-web-types-output-target
$ npm i --save-dev stencil-web-types-output-target
```

Add the output target to your `stencil.config.ts` file:
Expand Down

0 comments on commit 3b8c7f7

Please sign in to comment.