diff --git a/README.md b/README.md index b42671a..f845355 100644 --- a/README.md +++ b/README.md @@ -155,9 +155,7 @@ is `true`. |----------|-------------------|------------------| | **Standard vmbr0** | `eno1` → `vmbr0` | Enables WOL on `eno1`. | | **Bonded NICs** | `eno1`, `eno2` → `bond0` → `vmbr0` | Detects `bond0` and sets WOL on *both* slaves. | -| **Multiple Bridges** | `eno1` → `vmbr0` \ -`eno2` → `vmbr1` \ -`eno3`, `eno4` → `bond0` → `vmbr2` | One role run configures all three bridges automatically. | +| **Multiple Bridges** | - `eno1` → `vmbr0` - `eno2` → `vmbr1` - `eno3`, `eno4` → `bond0` → `vmbr2` | One role run configures all three bridges automatically. | ---