diff --git a/Building-for-Android.-.md b/Building-for-Android.-.md index 3c547f4..af2e6d6 100644 --- a/Building-for-Android.-.md +++ b/Building-for-Android.-.md @@ -27,7 +27,7 @@ Eden by default will be cloned into - `export ANDROID_NDK_ROOT=path/to/ndk`. 4. Navigate to `eden/src/android`. 5. Then Build with `./gradlew assemblerelWithDebInfo`. -6. To build the optimised build use './gradlew assembleGenshinSpoofRelWithDebInfo' +6. To build the optimised build use `./gradlew assembleGenshinSpoofRelWithDebInfo`.