Readme completed

This commit is contained in:
Mal 2021-04-03 15:14:44 +02:00
parent a477b5b46f
commit be0d849f5d
1 changed files with 1 additions and 1 deletions

View File

@ -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.