example usage to disable NM
diff --git a/README.rst b/README.rst
index 68390d7..5ff855a 100644
--- a/README.rst
+++ b/README.rst
@@ -226,7 +226,7 @@
             - 8.8.4.4
             mtu: 1500
 
-Linux with bonded interfaces
+Linux with bonded interfaces and disabled NetworkManager
 
 .. code-block:: yaml
 
@@ -249,6 +249,8 @@
             use_in:
             - interface: ${linux:interface:eth0}
             - interface: ${linux:interface:eth0}
+        network_manager:
+          disable: true
 
 Linux with vlan interface_params