Skip to content

Commit ef48088

Browse files
authored
Fix typo in the readme.md file (#275)
1 parent 0e9c717 commit ef48088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ If you want to notarize the build, you need to have an Apple Developer ID and a
9191
- `PROD_MACOS_NOTARIZATION_TEAM_ID`: Your Apple Developer Team ID, which can be found in the Apple Developer membership page
9292
- `PROD_MACOS_NOTARIZATION_PWD`: An app-specific password generated in the Apple ID account settings
9393

94-
If you don't have an Apple Developer ID to sign the build (or you don't want to sign it), you can comment the following parts in `build.sh`:
94+
If you don't have an Apple Developer ID to sign the build (or you don't want to sign it), you can comment the following parts in `sign_and_package_app.sh`:
9595

9696
```sh
9797
# Sign the binary

0 commit comments

Comments
 (0)