We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 597d0f8 commit 4a3cb30Copy full SHA for 4a3cb30
1 file changed
README.md
@@ -10,13 +10,12 @@ Build output is two installers. The main difference between them is a file size.
10
Architecture
11
------------
12
13
-This installer is built on Windows using [Electron](http://electron.atom.io/).
+This installer is desktop application for Windows and macOS built with [Electron](http://electron.atom.io/docs/tutorial/about/).
14
15
-You will also require the [Node.js, NPM](https://nodejs.org/) and [Gulp](http://gulpjs.com/).
+Configuring development environment
16
+-----------------------------------
17
-
18
-Installing dependencies
19
------------------------
+#### Windows
20
21
In order to build the installer, you'll need to install some tools.
22
0 commit comments