diff --git a/docs/dev/plugins/Bundling.md b/docs/dev/plugins/Bundling.md index 8f559345e..6bbc9d471 100644 --- a/docs/dev/plugins/Bundling.md +++ b/docs/dev/plugins/Bundling.md @@ -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` |