Merge pull request #551 from bensuperpc/Fix_typo

Fix typo
This commit is contained in:
2021-08-07 17:21:47 +02:00
committed by GitHub

View File

@ -76,7 +76,7 @@ The dockcross script will execute the given command-line inside the container, a
## Summary cross compilers
| Image name | Arch | Compiler | Target OS |
| Image name | Target arch | Compiler | Target OS |
|:-------:|:--------:|:------:|:-----:|
| dockcross/base | - | - | - |
| dockcross/android-arm | ARMv7 | Clang | Android 32 bit |