Skip to content

Commit 9d4c46d

Browse files
author
Steven Petryk
authored
docs(readme.md): fix installation command (#3)
1 parent 37e28c6 commit 9d4c46d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ensure that breaking changes to our Content Types don't cause an outage, and bec
1414
## Usage
1515

1616
```sh
17-
yarn install --dev contentful-typescript-codegen
17+
yarn add --dev contentful-typescript-codegen
1818
```
1919

2020
Then, add the following to your `package.json`:

0 commit comments

Comments
 (0)