Update INSTALL to mention boot.sh

fixes #2
This commit is contained in:
lantz
2018-10-29 15:03:10 -07:00
committed by GitHub
parent 9f587fc8e6
commit 82ad07d997
+4 -1
View File
@@ -96,7 +96,10 @@ This section explains how to build and install the OpenFlow
distribution in the ordinary way using "configure" and "make".
0. Check that you have installed all the prerequisites listed above in
the Base Prerequisites section.
the Base Prerequisites section. Run `boot.sh` if necessary to create
the configure script.
% ./boot.sh
1. In the top source directory, configure the package by running the
configure script. You can usually invoke configure without any