diff --git a/README.md b/README.md index 2990b49..72277c9 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ METAsocket is WowApp's awesome instant messenger and keeps your connection to yo 3. Install the npm dependencies: `npm install` 4. Build the project: `ionic build` 5. Build for yor platform: `ionic cordova build android` (for Android) or `ionic cordova build ios` (for iOS) -6. Your platform build is now inside the subfolder `platforms`. Open the +6. Your platform build is now inside the subfolder `platforms`. Open it with Android Studio or Xcode to generate packages or to build the app directly on your mobile device.