mirror of https://github.com/zxdos/zxuno.git
sdk/README.md: fixed table structure
This commit is contained in:
parent
54d7dc49ed
commit
d1a73fc466
|
|
@ -97,7 +97,7 @@ Value of `TARGET` | Origin | Description
|
|||
`tools` | `src/tools` | tools
|
||||
|
||||
Value of `BUILD` | Target directory | Target system
|
||||
----|----
|
||||
----|----|----
|
||||
`mingw32` | `windows-x86` | Windows with i686 architecture (32-bits)
|
||||
`mingw64` | `windows-x86_64` | Windows with AMD64 architecture (64-bits)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue