Skip to content

Commit 9657b26

Browse files
Update intro-to-using-changesets.md (changesets#1731)
1 parent 8c065c4 commit 9657b26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/intro-to-using-changesets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The second two steps can be made part of a CI process.
1717
## Add the changeset tool
1818

1919
```shell
20-
yarn add @changesets/cli && yarn changeset init
20+
yarn add -D @changesets/cli && yarn changeset init
2121
```
2222

2323
or

0 commit comments

Comments
 (0)