There was an error while loading. Please reload this page.
1 parent 7ae5f00 commit bdaccefCopy full SHA for bdaccef
README.md
@@ -187,7 +187,7 @@ nativescript-code-push deployment history <codepush-ios-appname> Staging
187
You may want to play with CodePush before using it in production (smart move!).
188
Perform these steps once you've pushed an update and added the `sync` command to your app:
189
190
-- `$ tns run <platform>`. On an iOS device add the --release flag so LiveSync doesn't interfere.
+- `$ tns run <platform>`. On an iOS device add the `--release` flag so LiveSync doesn't interfere.
191
- kill and restart the app after the update is installed
192
193
## Future enhancements
0 commit comments