Move ofp-switch-config into new package openflow-switch-config.
[sliver-openvswitch.git] / debian / openflow-switch.README.Debian
index 73be13a..d4b1cb3 100644 (file)
@@ -2,9 +2,10 @@ README.Debian for openflow-switch
 ---------------------------------
 
 * The switch must be configured before it can be used.  To configure
-  it interactively, run the ofp-switch-setup program.  Alternatively,
-  edit /etc/default/openflow-switch by hand, then start the switch
-  manually with "/etc/init.d/openflow-switch start".
+  it interactively, install the openflow-switch-config package and run
+  the ofp-switch-setup program.  Alternatively, edit
+  /etc/default/openflow-switch by hand, then start the switch manually
+  with "/etc/init.d/openflow-switch start".
 
 * To use the Linux kernel-based switch implementation, you will need
   to build and install the OpenFlow kernel module.  To do so, install