diff --git a/README.md b/README.md index 45cae43..834d153 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ code-push-diff release-react {platform} --app {appName} --base {branchOrCommit} - `cmd` - command to release the bundle to a code push server. -This script also supports all the parameters available for the [release-react command](https://github.com/microsoft/code-push/tree/v3.0.1/cli#releasing-updates-react-native) used by CodePush, , like `plistFile`, `outputDir` etc. +This script also supports all the parameters available for the [release-react command](https://github.com/microsoft/code-push/tree/v3.0.1/cli#releasing-updates-react-native) used by CodePush, like `plistFile`, `outputDir` etc. ```sh code-push-diff release-react ios --app i.kuchaev/AwesomeProject --base release-2.1 --plist-file ios/project/Info.plist --rallout 50 --cmd code-push-standalone