Skip to content

Commit c41aaa6

Browse files
authored
Fix outdated command name in ZipBuilder docs (#4594)
1 parent b378456 commit c41aaa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ZipBuilder/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ In order to build the Zip file, you will need:
2121

2222
### Running the Tool
2323

24-
You can run the tool with `swift run ZipBuilder [ARGS]` or generate an Xcode project with
24+
You can run the tool with `swift run ReleasePackager [ARGS]` or generate an Xcode project with
2525
`swift package generate-xcodeproj` and run within Xcode.
2626

2727
### Launch Arguments

0 commit comments

Comments
 (0)