minor doc tweak...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-09-03 02:24:18 +03:00
parent 6b5813e45e
commit f2cbd7f00f
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@
## APP_NAME - Application name
## APP_BIN - App binary name (ignored for MacOS)
##
## ARCH - target achitecture (ia32, x86)
## ARCH - target achitecture (ia32, x86, x64, ...)
## TARGET_OS - target OS (win32, linux, darwin)
##
## ELECTRON_DOWNOAD_URL

View File

@ -9,7 +9,7 @@ Variables to control the build:
APP_NAME - Application name
APP_BIN - App binary name (ignored for MacOS)
ARCH - target achitecture (ia32, x86)
ARCH - target achitecture (ia32, x86, x64, ...)
TARGET_OS - target OS (win32, linux, darwin)
ELECTRON_DOWNOAD_URL