diff --git a/README.md b/README.md index aa4450e..d7678ae 100644 --- a/README.md +++ b/README.md @@ -162,10 +162,10 @@ CURL_LOGGING= appcircle - Create a distribution profile and [share with the testers](https://docs.appcircle.io/distribute/create-or-select-a-distribution-profile) - Enable [auto sending](https://docs.appcircle.io/distribute/create-or-select-a-distribution-profile#auto-send-your-build-to-the-testers) of the build to the testers - Get the distribution profile ID using `appcircle testing-distribution profile list` -- Upload your app binary to the selected distribution profile using `appcircle testing-distribution upload --app="YOUR APP PATH" --profileId="YOUR PROFILE ID" --message="YOUR RELEASE NOTES"` +- Upload your app binary to the selected distribution profile using `appcircle testing-distribution upload --app="YOUR APP PATH" --distProfileId="YOUR PROFILE ID" --message="YOUR RELEASE NOTES"` ## Migration Guides - [1.x to 2.0](docs/migration-guides/1.x-to-2.0.md) -- [2.0 to 2.x](docs/migration-guides/2.0-to-2.x.md) \ No newline at end of file +- [2.0 to 2.x](docs/migration-guides/2.0-to-2.x.md)