1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00

Merge pull request #188 from less-easy-way/patch-1

Just fix a trivial typo.
This commit is contained in:
Sota Sugiura
2016-12-14 02:43:39 +09:00
committed by GitHub

View File

@@ -46,7 +46,7 @@ By this, webpack will watch the code changes and apply it automatically.
We use Grunt.
Acutal deploy can be run by `grunt`. However, you shouldn't use because the default task is including codesign and authenticode.
So, we prepare a script which just make an excutable file.
So, we prepare a script which just make an executable file.
```
grunt pre-build