diff --git a/README.md b/README.md index 4c1b595..50d6c7e 100755 --- a/README.md +++ b/README.md @@ -37,5 +37,5 @@ node_modules/typescript/bin/tsc -p ./app && tns run ios --emulator --device iPho # To run ``` -npm run ios +tns run ios ```