Browse Source

Clarify build instructions for Android (#3315)

Shai Angress 5 years ago
parent
commit
ed3a146bef
1 changed files with 2 additions and 2 deletions
  1. 2 2
      development/compiling/compiling_for_android.rst

+ 2 - 2
development/compiling/compiling_for_android.rst

@@ -83,8 +83,8 @@ As Google will require all APKs to include ARMv8 (64-bit) libraries starting
 from August 2019, the commands below will build an APK containing both
 from August 2019, the commands below will build an APK containing both
 ARMv7 and ARMv8 libraries.
 ARMv7 and ARMv8 libraries.
 
 
-Compiling the standard export templates is done by calling SCons with
-the following arguments:
+Compiling the standard export templates is done by calling SCons from the Godot
+root directory with the following arguments:
 
 
 -  Release template (used when exporting with **Debugging Enabled** unchecked)
 -  Release template (used when exporting with **Debugging Enabled** unchecked)