We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65035eb commit b59ccb4Copy full SHA for b59ccb4
resources/views/docs/mobile/1/getting-started/installation.md
@@ -23,7 +23,7 @@ and start distributing them to your users via the App Store.
23
### For Android
24
1. [Android Studio Giraffe (or later)](https://developer.android.com/studio)
25
2. The following environment variables set.
26
-3. You should be able to successfully run `java -v` and `adb devices` from the terminal.
+3. You should be able to successfully run `java -version` and `adb devices` from the terminal.
27
4. **Windows only**: You must have [7zip](https://www.7-zip.org/) installed.
28
29
#### On macOS
0 commit comments