diff --git a/.github/CONTRIBUTION.md b/.github/CONTRIBUTION.md index c30e3eb..b6dcca2 100644 --- a/.github/CONTRIBUTION.md +++ b/.github/CONTRIBUTION.md @@ -30,7 +30,7 @@ yarn start // within another terminal npx electron . ``` - +- If you are using windows10 install bash shell for running above commands --- @@ -62,4 +62,4 @@ electron_mirror "https://npm.taobao.org/mirrors/electron/" ## Coding Conventions - Don't use independent CSS file, use [styled-component](https://www.styled-components.com) instead -- Follow the linter \ No newline at end of file +- Follow the linter