Skip to content

Commit 4a3cb30

Browse files
authored
Update readme.md
Fix change architecture section and creates new section for windows development environment configuration. macOS configuration is also coming soon.
1 parent 597d0f8 commit 4a3cb30

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,12 @@ Build output is two installers. The main difference between them is a file size.
1010
Architecture
1111
------------
1212

13-
This installer is built on Windows using [Electron](http://electron.atom.io/).
13+
This installer is desktop application for Windows and macOS built with [Electron](http://electron.atom.io/docs/tutorial/about/).
1414

15-
You will also require the [Node.js, NPM](https://nodejs.org/) and [Gulp](http://gulpjs.com/).
15+
Configuring development environment
16+
-----------------------------------
1617

17-
18-
Installing dependencies
19-
-----------------------
18+
#### Windows
2019

2120
In order to build the installer, you'll need to install some tools.
2221

0 commit comments

Comments
 (0)