diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2015-10-13 08:31:01 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2015-10-13 08:31:01 +0900 |
| commit | 6b122c6b2aa3a6873cac45c5caba887f7f2c3ac0 (patch) | |
| tree | 97ad2eecc1843794d0609b254eeed967d4c60692 /doc | |
| parent | 089e2a16771f1c60b5ec33564a490139279d0629 (diff) | |
| download | mruby-6b122c6b2aa3a6873cac45c5caba887f7f2c3ac0.tar.gz mruby-6b122c6b2aa3a6873cac45c5caba887f7f2c3ac0.zip | |
rename androidndk to androidin compile.md; ref #2991
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/guides/compile.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guides/compile.md b/doc/guides/compile.md index 9081b1298..16df2b804 100644 --- a/doc/guides/compile.md +++ b/doc/guides/compile.md @@ -75,7 +75,7 @@ toolchain :visualcpp Toolchain configuration for Android. ```ruby -toolchain :androidndk +toolchain :android ``` Requires the custom standalone Android NDK and the toolchain path |
