Skip to content

Commit

Permalink
Fix typo in 'Developing.md'
Browse files Browse the repository at this point in the history
Signed-off-by: Hynn01 <hynn0633@163.com>

Remove the extra whitespace

Signed-off-by: Hynn01 <hynn0633@163.com>
  • Loading branch information
Hynn01 committed Feb 19, 2021
1 parent 4e1c1d4 commit 884c5ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Developing.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ For Windows instructions [click here](#building-on-windows).
## Prerequisites

- Node.js `>= 12.14.1` **AND** `< 13`.
- Preferably, **use** Node version [`12.14.1`](https://nodejs.org/download/release/v12.14.1/), as it is the the recommended minimum version according to the framework's supported `electron` version.
- Preferably, **use** Node version [`12.14.1`](https://nodejs.org/download/release/v12.14.1/), as it is the recommended minimum version according to the framework's supported `electron` version.
- [Yarn package manager](https://yarnpkg.com/en/docs/install) v1.7.0
- git (If you would like to use the Git-extension too, you will need to have git version 2.11.0 or higher.)

Expand Down

0 comments on commit 884c5ed

Please sign in to comment.