mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 11:16:39 +00:00
docs: nsis required version (#669)
Packaging Etcher with NSIS v3.x results in weird errors. We only support v2.x, for which the latest version is v2.51. Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
This commit is contained in:
parent
a4e3359a96
commit
36b7cf39f1
@ -19,7 +19,7 @@ Prerequisites
|
||||
|
||||
- [Rimraf](https://github.com/isaacs/rimraf)
|
||||
- [Asar](https://github.com/electron/asar)
|
||||
- [NSIS](http://nsis.sourceforge.net/Main_Page)
|
||||
- [NSIS v2.51](http://nsis.sourceforge.net/Main_Page) (v3.x won't work)
|
||||
- [Visual Studio Community 2013](https://www.visualstudio.com/en-us/news/vs2013-community-vs.aspx)
|
||||
|
||||
### OS X
|
||||
|
Loading…
x
Reference in New Issue
Block a user