浏览代码

Clarify build instructions for Android (#3315)

Shai Angress 5 年之前
父节点
当前提交
ed3a146bef
共有 1 个文件被更改,包括 2 次插入2 次删除
  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
 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)