mirror of https://github.com/aria2/aria2
Correct a variable
parent
a8319a8b78
commit
fd2380de26
|
@ -366,7 +366,7 @@ environment variable which must fulfill the following conditions:
|
||||||
``$ANDROID_HOME/usr/local``.
|
``$ANDROID_HOME/usr/local``.
|
||||||
|
|
||||||
Before running ``android-config`` and ``android-make``,
|
Before running ``android-config`` and ``android-make``,
|
||||||
``$ANDOIRD_HOME`` environment variable must be set to point to the
|
``$ANDROID_HOME`` environment variable must be set to point to the
|
||||||
correct path.
|
correct path.
|
||||||
|
|
||||||
After ``android-config``, run ``android-make`` to compile sources.
|
After ``android-config``, run ``android-make`` to compile sources.
|
||||||
|
|
Loading…
Reference in New Issue