Merge pull request #3082 from nikarc/patch-1

Update application-distribution.md
This commit is contained in:
Thomas Johansen 2015-10-14 12:42:18 +02:00
commit d14b59c754

View file

@ -35,7 +35,7 @@ exposing your app's source code to users.
To use an `asar` archive to replace the `app` folder, you need to rename the
archive to `app.asar`, and put it under Electron's resources directory like
below, and Electron will then try read the archive and start from it.
below, and Electron will then try to read the archive and start from it.
On OS X: