updating README for git submodules

This commit is contained in:
brent s. 2015-06-29 04:19:56 -04:00
parent ab53094f90
commit 8b617c6fb1
1 changed files with 7 additions and 0 deletions

7
README
View File

@ -155,3 +155,10 @@ Yeah. It's that easy. The finished product is in iso/.


If you want more verbosity, check out the logs/ directory.

As I incorporate iPXE into it, you'll want to run:

$ git submodule init
$ git submodule update

to make sure you pull the submodules into your working tree.