diff --git a/guides/create-and-add-icons.md b/guides/create-and-add-icons.md index 40bfb9e..e182932 100644 --- a/guides/create-and-add-icons.md +++ b/guides/create-and-add-icons.md @@ -93,7 +93,7 @@ const win = new BrowserWindow({ }) -Once the path to the icon has been configured, build your project to generate your executable with either `npm run make`. +Once the path to the icon has been configured, build your project to generate your executable with `npm run make`. ## Configuring installer icons