ofp-util: Check out_group on flow_mod only for "delete" commands.
[openvswitch] / INSTALL
diff --git a/INSTALL b/INSTALL
index 671c4a49dba6c1fe93931cba171be37a096536bd..4d94c52a76d941b0a8d214d271da93f90d4d5cb9 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -261,6 +261,11 @@ Prerequisites section, follow the procedure below to build.
    you do not understand what this means or do not know if your driver
    will work, do not set this.
 
    you do not understand what this means or do not know if your driver
    will work, do not set this.
 
+   Once you verify that the kernel modules load properly, you should
+   install them:
+
+      % make modules_install
+
 7. Initialize the configuration database using ovsdb-tool, e.g.:
 
       % mkdir -p /usr/local/etc/openvswitch
 7. Initialize the configuration database using ovsdb-tool, e.g.:
 
       % mkdir -p /usr/local/etc/openvswitch