readme: Note that to build from the CLI ANDROID_SDK_ROOT must be set.

Otherwise locally this fails with:

> Task 'assembleGeckoBetaDebug' not found in project ':app'.
fennec/production
Emilio Cobos Álvarez 4 years ago committed by Jeff Boek
parent 773f4295bf
commit f145fc9691

@ -67,6 +67,8 @@ Note: Both Android SDK and NDK are required.
```
Use app:assembleGeckoNightlyDebug to build with the Gecko Nightly version instead.
If this errors out, make sure that you have an `ANDROID_SDK_ROOT` environment
variable pointing to the right path.
3. Make sure to select the correct build variant in Android Studio. See the next section.

Loading…
Cancel
Save