Skip to content

Commit 56d2f1e

Browse files
authored
Fix ZipBuilder option in README (#9141)
1 parent e9d4832 commit 56d2f1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReleaseTooling/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ You can pass in launch arguments with Xcode by clicking "zip-builder" beside the
3838

3939
#### Common Arguments
4040

41-
Use `pods <pods>` to specify the CocoaPods to build.
41+
Use `--pods <pods>` to specify the CocoaPods to build.
4242

4343
The `pods` option will choose whatever pods get installed from an unversioned CocoaPods install,
4444
typically the latest versions.

0 commit comments

Comments
 (0)