diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/git/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/git/index.html b/docs/git/index.html index 620af0c9..447a364a 100644 --- a/docs/git/index.html +++ b/docs/git/index.html @@ -818,7 +818,9 @@ </p> <p> - The ROM images will be stored under <b>bin/</b>. + The ROM images will be stored under <b>bin/<i>payload</i>/</b>, + where <i>payload</i> could be <i>grub</i>, <i>seabios</i>, or + whatever other payload those images were built for. </p> <div class="subsection"> |