Skip to content

Commit

Permalink
Merge pull request #206 from Bersaelor/patch-1
Browse files Browse the repository at this point in the history
Fix yarn install command in Readme.md
  • Loading branch information
wessberg authored Aug 3, 2023
2 parents c62f708 + 412d8a2 commit c0911f9
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 @@ -324,7 +324,7 @@ $ npm install @babel/core @babel/runtime @babel/plugin-transform-runtime @babel/
**Yarn**

```
$ yarn add @babel/core @babel/runtime @babel/plugin-transform-runtime @babel-preset-typescript @babel/preset-env --dev
$ yarn add @babel/core @babel/runtime @babel/plugin-transform-runtime @babel/preset-typescript @babel/preset-env --dev
```

**pnpm**
Expand Down

0 comments on commit c0911f9

Please sign in to comment.