Skip to content

Commit

Permalink
removed backtick
Browse files Browse the repository at this point in the history
  • Loading branch information
nirban256 committed Jul 22, 2022
1 parent 7d2a02b commit 0a2dfd1
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 @@ -86,7 +86,7 @@ Or
yarn install
```

`> **Note**`: `ReactPlay` runs on React 18. However, some of our dependencies are yet to upgrade to version 18. So please use the following command when you face difficulties installing the dependencies.
> **Note**: `ReactPlay` runs on React 18. However, some of our dependencies are yet to upgrade to version 18. So please use the following command when you face difficulties installing the dependencies.
```bash
npm install --legacy-peer-deps
Expand Down

0 comments on commit 0a2dfd1

Please sign in to comment.