diff --git a/README.md b/README.md index 495f1a8b8..2e94a2e10 100644 --- a/README.md +++ b/README.md @@ -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