DOCS: Fix markdown table

This commit is contained in:
Robert Adam 2021-06-06 20:30:06 +02:00 committed by GitHub
parent 209e4a378e
commit 6e8c19a98d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,7 @@ The OS specifier may be one of the following
and the architecture specifier is one of
| **Architecture** | **Specifier** |
| ---------------- | ------------- |
| x86 (64-bit) | `_x86_64` |
| x86 (32-bit) | `_i386` |
| ARM (v5) | `_armv5` |