diff --git a/README.md b/README.md index 4a4ea12..4990118 100644 --- a/README.md +++ b/README.md @@ -44,9 +44,8 @@ curl -o https://raw.githubusercontent.com/kvaps/bridget/master/bridget.yaml vim bridget.yaml ``` -By default bridget uses `cbr0` bridge that nowhere connected, so you need to set IFACE and VLAN parameters. -Or make sure that your bridge is already configured for use some physical interface. -Please make sure that you have no any IP-address on bridge, because will be configured automatcally. +By default bridget uses `cbr0` bridge that nowhere connected, so you need to set IFACE and VLAN parameters, or configure your host system for connect physical interface this bridge byself. +Please make sure that you have no any IP-address on the bridge, because it will be configured automatcally. * Run daemonset: ```