small typo

master
M Serdar Oygen 6 年之前
父節點
當前提交
25003a241e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      Working-for-Android-(on-Linux).md

+ 1
- 1
Working-for-Android-(on-Linux).md

@ -38,7 +38,7 @@ Default property for `ANDROID_TOOLCHAIN` is `ANDROID_TOOLCHAIN = C:/android_tool
Default property for `ANDROID_NDK` is `ANDROID_NDK = C:/android-ndk`
After that navigate from Terminal to `raylib/src` and, compile Raylib with `make PLATFORM=PLATFORM_ANDROID`
After that navigate from Terminal to `raylib/src` and compile Raylib with `make PLATFORM=PLATFORM_ANDROID`
This command will create `libraylib.a` in `/src`.

Loading…
取消
儲存