debian: The second argument to m-a should be openvswitch-datapath
[openvswitch] / debian / openvswitch-datapath-source.README.Debian
index 73bba7a14669dc514a662fbef586a352f8dc07e8..a9132c5f386b11220199ab501f0d6782f32b1383 100644 (file)
@@ -5,9 +5,9 @@ Open vSwitch for Debian
 
     - Building with module-assistant:
 
-        $ module-assistant auto-install openvswitch
+        $ module-assistant auto-install openvswitch-datapath
       or
-        $ m-a a-i openvswitch
+        $ m-a a-i openvswitch-datapath
 
       If kernel source or headers are in a non-standard directory, add
       the option -k /path/to/kernel/source with the correct path.