Skip to content

Commit

Permalink
Update CONTRIBUTION.md
Browse files Browse the repository at this point in the history
in window10 user must use bash to run commands
  • Loading branch information
edalatfard authored and zxch3n committed Aug 17, 2021
1 parent 02d8658 commit c25a342
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/CONTRIBUTION.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ yarn start
// within another terminal
npx electron .
```

- If you are using windows10 install bash shell for running above commands

---

Expand Down Expand Up @@ -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
- Follow the linter

0 comments on commit c25a342

Please sign in to comment.